public class KubectlExtension extends KubectlExtensionBase
client, initialized, project| Constructor and Description |
|---|
KubectlExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected Client |
createClient() |
KubectlExecResult |
exec(KubectlExecSpec spec) |
createResult, credentials, exec, getCredentials, getNamespace, getToken, getUrl, init, setNamespace, setProject, setUrlcheckNotInitialized, client, getClient, parseCommandprotected Client createClient()
createClient in class KubectlExtensionBasepublic KubectlExecResult exec(KubectlExecSpec spec)
exec in class KubectlExtensionBase