Documentation ¶
Index ¶
- func CreateNamespace(baseName string, c client.Client) (string, error)
- func CreateNamespaceWithLabels(baseName string, c client.Client, labels map[string]string) (string, error)
- func HasFieldOwnership(meta metav1.ObjectMeta, mgr, rawFields string) bool
- func HasOwnerRef(meta metav1.ObjectMeta, kind, name string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNamespace ¶
CreateNamespace creates a new namespace in the cluster.
func HasFieldOwnership ¶
func HasFieldOwnership(meta metav1.ObjectMeta, mgr, rawFields string) bool
func HasOwnerRef ¶
func HasOwnerRef(meta metav1.ObjectMeta, kind, name string) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.