Interface | Description |
---|---|
Kubectl.Executable<OUTPUT> |
Executable executes a kubectl helper.
|
Class | Description |
---|---|
Kubectl |
Kubectl provides a set of helper functions that has the same functionalities as corresponding
kubectl commands.
|
KubectlAnnotate<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlApiResources | |
KubectlApply<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlCopy | |
KubectlCordon | |
KubectlCreate<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlDelete<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlDrain | |
KubectlExec | |
KubectlGet<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlLabel<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlLog | |
KubectlPatch<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlPortForward | |
KubectlReplace<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlScale<ApiType extends io.kubernetes.client.common.KubernetesObject> | |
KubectlTaint | |
KubectlTop<ApiType extends io.kubernetes.client.common.KubernetesObject,MetricsType> | |
KubectlVersion |
Copyright © 2022. All rights reserved.