Expand description
Manage namespaces.
Structs§
- Command
Builder - 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 specifiednamespace
and using the specifiedkubectl_command
.