module
KubectlClient::ShellCMD
Defined in:
modules/kubectl_client/kubectl_client.crConstructors
Class Method Summary
- .raise_exc_on_error(&)
-
.run(cmd, logger : ::Log = Log) : CMDResult
logger should have method name (any other scopes, if necessary) that is calling attached using .for() method.
Constructor Detail
Class Method Detail
logger should have method name (any other scopes, if necessary) that is calling attached using .for() method.