Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GroupVersionKindName ¶
func GroupVersionKindName(s *unstructured.Unstructured) string
GroupVersionKindName returns group, version, kind, namespace and name string for an unstructured resource
examples:
/v1, Kind=ConfigMap, demo/demo apps/v1, Kind=Deployment, demo/canary
func NamespaceKey ¶
func NamespaceKey(s *unstructured.Unstructured) string
NamespaceKey returns namespaced key for an unstructured resource
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.