View Source Dagger.PipelineLabel (dagger v0.10.3)

Key value object that represents a pipeline label.

Link to this section Summary

Link to this section Types

@type t() :: %Dagger.PipelineLabel{name: Dagger.String.t(), value: Dagger.String.t()}