Versions in this module Expand all Collapse all v0 v0.1.0 Jun 3, 2019 Changes in this version + func ModelLabelSetToMap(m model.LabelSet) map[string]string + func ToClientLabels(labels string) ([]client.LabelAdapter, error) + type MultiError []error + func (es *MultiError) Add(err error) + func (es MultiError) Err() error + func (es MultiError) Error() string