Versions in this module Expand all Collapse all v1 v1.0.1 Sep 7, 2022 v1.0.0 Sep 7, 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