Expand description
Manage namespaces.
Structs§
- Command
Builder - Parameters required to build a
kubectlcommand to manage the namespace. - Config
- A config that holds a test
Namespaceresource file.
Functions§
- make_
namespace - Helper to create a Namespace resource during tests
- manager
- Create a new
up_down::Managerfor the specifiednamespaceand using the specifiedkubectl_command.