Versions in this module Expand all Collapse all v0 v0.3.0 Mar 23, 2026 Changes in this version + func SetTopologyLabels(log logr.Logger, om *v1.ObjectMeta, ...) v0.2.4 Sep 8, 2025 Changes in this version + func DownwardAPIAnnotation(annotation_prefix, name string) string + func DownwardAPILabel(label_prefix, name string) string + func PrepareDownwardAPILabels(obj interface{}, downwardAPILabels map[string]string, prefix string) (map[string]string, error) + type ID struct + ID string + Type string + func MakeID(typ, id string) ID + func ParseID(s string) (ID, error) + func (i *ID) String() string + func (i *ID) UnmarshalText(data []byte) error