An installed SDK: a module marked for scaffolding other modules and clients.
Summary
Functions
Clients generated with this SDK.
A unique identifier for this WorkspaceSDK.
Modules authored with this SDK.
The user-facing SDK name.
The module reference this SDK was installed from.
Types
Functions
@spec clients(t()) :: {:ok, [Dagger.WorkspaceModule.t()]} | {:error, term()}
Clients generated with this SDK.
A unique identifier for this WorkspaceSDK.
@spec modules(t()) :: {:ok, [Dagger.WorkspaceModule.t()]} | {:error, term()}
Modules authored with this SDK.
The user-facing SDK name.
The module reference this SDK was installed from.