Documentation
¶
Index ¶
- 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)
- func SetTopologyLabels(log logr.Logger, om *v1.ObjectMeta, ...)
- type ID
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownwardAPIAnnotation ¶
DownwardAPIAnnotation makes a downward api annotation name from the given name.
func DownwardAPILabel ¶
DownwardAPILabel makes a downward api label name from the given name.
func SetTopologyLabels ¶ added in v0.3.0
func SetTopologyLabels(log logr.Logger, om *v1.ObjectMeta, labels map[commonv1alpha1.TopologyLabel]string)
Types ¶
Click to show internal directories.
Click to hide internal directories.