| Package | Description |
|---|---|
| io.kubernetes.client.extended.kubectl |
| Modifier and Type | Method and Description |
|---|---|
KubectlGet<ApiType> |
KubectlGet.apiListTypeClass(Class<? extends io.kubernetes.client.common.KubernetesListObject> apiTypeListClass) |
static <ApiType extends io.kubernetes.client.common.KubernetesObject> |
Kubectl.get(Class<ApiType> apiTypeClass)
Equivalent for `kubectl get`
|
KubectlGet<ApiType> |
KubectlGet.namespace(String namespace) |
KubectlGet<ApiType> |
KubectlGet.options(io.kubernetes.client.util.generic.options.ListOptions listOptions) |
Copyright © 2023. All rights reserved.