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
.
pub fn manager(kubectl_command: &str, config: Config) -> Manager<CommandBuilder>
Create a new up_down::Manager
for the specified namespace
and using
the specified kubectl_command
.