Dagger.SDKConfig (dagger v0.18.2)
View SourceThe SDK config of the module.
Summary
Functions
A unique identifier for this SDKConfig.
Source of the SDK. Either a name of a builtin SDK or a module source ref string pointing to the SDK's implementation.
Types
Functions
@spec id(t()) :: {:ok, Dagger.SDKConfigID.t()} | {:error, term()}
A unique identifier for this SDKConfig.
Source of the SDK. Either a name of a builtin SDK or a module source ref string pointing to the SDK's implementation.