Versions in this module Expand all Collapse all v0 v0.0.2 Oct 27, 2022 v0.0.1 Oct 27, 2022 Changes in this version + func ModelLabelSetToMap(m model.LabelSet) map[string]string + type LabelSet struct + func (v *LabelSet) Set(s string) error + func (v *LabelSet) UnmarshalYAML(unmarshal func(interface{}) error) error + func (v LabelSet) MarshalYAML() (interface{}, error) + func (v LabelSet) String() string