Documentation ¶
Index ¶
- func CreateNamespaceIfNotExists(client kubernetes.Interface, namespace string) error
- func GetOrCreateConfigMapWithNamespaceIfNotExists(client kubernetes.Interface, namespace, configMapName string) (*v1.ConfigMap, error)
- func RemoveResourceAndWaitUntilRemoved(ctx context.Context, name, kind, namespace string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNamespaceIfNotExists ¶
func CreateNamespaceIfNotExists(client kubernetes.Interface, namespace string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.