Package | Description |
---|---|
io.kubernetes.client.extended.kubectl |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.VersionInfo |
KubectlVersion.execute() |
Boolean |
KubectlPortForward.execute() |
ApiType |
KubectlCreate.execute() |
Set<io.kubernetes.client.Discovery.APIResource> |
KubectlApiResources.execute() |
ApiType |
KubectlScale.execute() |
ApiType |
KubectlDelete.execute() |
OUTPUT |
Kubectl.Executable.execute()
Run and retrieve the output from the kubectl helpers.
|
io.kubernetes.client.openapi.models.V1Node |
KubectlTaint.execute() |
ApiType |
KubectlReplace.execute() |
ApiType |
KubectlAnnotate.execute() |
List<ApiType> |
KubectlGet.execute() |
ApiType |
KubectlGet.KubectlGetSingle.execute() |
InputStream |
KubectlLog.execute() |
Boolean |
KubectlCopy.execute() |
io.kubernetes.client.openapi.models.V1Node |
KubectlCordon.execute() |
io.kubernetes.client.openapi.models.V1Node |
KubectlDrain.execute() |
Integer |
KubectlExec.execute() |
ApiType |
KubectlApply.execute() |
ApiType |
KubectlPatch.execute() |
ApiType |
KubectlLabel.execute() |
List<org.apache.commons.lang3.tuple.Pair<ApiType,MetricsType>> |
KubectlTop.execute() |
protected io.kubernetes.client.openapi.models.V1Node |
KubectlCordon.performCordon() |
Copyright © 2021. All rights reserved.