OUTPUT - the type parameterpublic static interface Kubectl.Executable<OUTPUT>
| Modifier and Type | Method and Description |
|---|---|
OUTPUT |
execute()
Run and retrieve the output from the kubectl helpers.
|
OUTPUT execute() throws KubectlException
KubectlException - the kubectl exceptionCopyright © 2020. All rights reserved.