View Source Dagger.PipelineLabel (dagger v0.9.9)

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()}