View Source Dagger.Label (dagger v0.11.2)
A simple key value object that represents a label.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec id(t()) :: {:ok, Dagger.LabelID.t()} | {:error, term()}
A unique identifier for this Label.
The label name.
The label value.