Function k8s_test_framework::test_pod::manager

source ยท
pub fn manager(kubectl_command: &str, config: Config) -> Manager<CommandBuilder>
Expand description

Create a new up_down::Manager with the specified config and using the specified kubectl_command.