| Package | Description |
|---|---|
| io.kubernetes.client.extended.kubectl |
| Modifier and Type | Method and Description |
|---|---|
static <ApiType extends io.kubernetes.client.common.KubernetesObject> |
Kubectl.patch(Class<ApiType> apiTypeClass)
Equivalent for `Kubectl patch`
|
KubectlPatch<ApiType> |
KubectlPatch.patchContent(io.kubernetes.client.custom.V1Patch patchContent) |
KubectlPatch<ApiType> |
KubectlPatch.patchType(String patchType) |
Copyright © 2023. All rights reserved.