View Source Dagger.PipelineLabel (dagger v0.8.7)

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