Documentation
¶
Index ¶
- Constants
- func GetCRDParentsMap() map[string][]string
- func GetHashedName(crdName string, labels map[string]string, name string) string
- func GetObjectByCRDName(dmClient *datamodel.Clientset, crdName string, name string) interface{}
- func ParseCRDLabels(crdName string, labels map[string]string) *orderedmap.OrderedMap
Constants ¶
View Source
const DEFAULT_KEY = "default"
View Source
const DISPLAY_NAME_LABEL = "nexus/display_name"
View Source
const IS_NAME_HASHED_LABEL = "nexus/is_name_hashed"
Variables ¶
This section is empty.
Functions ¶
func GetCRDParentsMap ¶
func GetHashedName ¶
func GetObjectByCRDName ¶
func ParseCRDLabels ¶
func ParseCRDLabels(crdName string, labels map[string]string) *orderedmap.OrderedMap
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.