View Source Dagger.Secret (dagger v0.14.0)
A reference to a secret value, which can be handled more safely than the value itself.
Summary
Types
Functions
@spec id(t()) :: {:ok, Dagger.SecretID.t()} | {:error, term()}
A unique identifier for this Secret.
The name of this secret.
The value of this secret.