Function k8s_test_framework::namespace::manager
source ยท pub fn manager(kubectl_command: &str, config: Config) -> Manager<CommandBuilder>
Expand description
Create a new up_down::Manager
for the specified namespace
and using
the specified kubectl_command
.