View Source Dagger.PipelineLabel (dagger v0.11.2)

Key value object that represents a pipeline label.

Link to this section Summary

Link to this section Types

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