namespaces

package
v0.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clean

func Clean(operatorNamespace, namespace string, cs *testclient.ClientSet, discoveryEnabled bool) error

Clean cleans all dangling objects from the given namespace.

func CleanPods

func CleanPods(namespace string, cs *testclient.ClientSet) error

CleanPods deletes all pods in namespace

func Create

func Create(namespace string, cs *testclient.ClientSet) error

Create creates a new namespace with the given name. If the namespace exists, it returns.

func DeleteAndWait

func DeleteAndWait(cs *testclient.ClientSet, namespace string, timeout time.Duration) error

DeleteAndWait deletes a namespace and waits until delete

func Exists

func Exists(namespace string, cs *testclient.ClientSet) bool

Exists tells whether the given namespace exists

func WaitForDeletion

func WaitForDeletion(cs *testclient.ClientSet, nsName string, timeout time.Duration) error

WaitForDeletion waits until the namespace will be removed from the cluster

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL