Documentation
¶
Index ¶
- func GetAnnotationsAnnotation(o api.Metadata) (map[string]string, error)
- func GetClassLabel(o api.Object) (string, bool)
- func GetLabelsAnnotation(o api.Metadata) (map[string]string, error)
- func GetObjectMetadata(o api.Metadata) (*orimeta.ObjectMetadata, error)
- func IsManagedBy(o api.Object, manager string) bool
- func SetAnnotationsAnnotation(o api.Object, annotations map[string]string) error
- func SetClassLabel(o api.Object, class string)
- func SetLabelsAnnotation(o api.Object, labels map[string]string) error
- func SetManagerLabel(o api.Object, manager string)
- func SetObjectMetadata(o api.Object, metadata *orimeta.ObjectMetadata) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetObjectMetadata ¶
func GetObjectMetadata(o api.Metadata) (*orimeta.ObjectMetadata, error)
func SetClassLabel ¶
func SetManagerLabel ¶
func SetObjectMetadata ¶
func SetObjectMetadata(o api.Object, metadata *orimeta.ObjectMetadata) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.