Module namespace

Source
Expand description

Manage namespaces.

Structs§

CommandBuilder
Parameters required to build a kubectl command to manage the namespace.
Config
A config that holds a test Namespace resource file.

Functions§

make_namespace
Helper to create a Namespace resource during tests
manager
Create a new up_down::Manager for the specified namespace and using the specified kubectl_command.