Package | Description |
---|---|
io.fabric8.kubernetes.client |
Modifier and Type | Class and Description |
---|---|
class |
NamespacedKubernetesClientAdapter<N extends NamespacedKubernetesClient> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultKubernetesClient
Deprecated.
direct usage should no longer be needed. Please use the
KubernetesClientBuilder instead. |
class |
NamespacedKubernetesClientAdapter<N extends NamespacedKubernetesClient> |
Modifier and Type | Method and Description |
---|---|
NamespacedKubernetesClient |
NamespacedKubernetesClient.inAnyNamespace() |
NamespacedKubernetesClient |
NamespacedKubernetesClient.inNamespace(String namespace) |
Modifier and Type | Method and Description |
---|---|
FunctionCallable<? extends NamespacedKubernetesClient> |
NamespacedKubernetesClientAdapter.withRequestConfig(RequestConfig requestConfig) |
FunctionCallable<? extends NamespacedKubernetesClient> |
NamespacedKubernetesClient.withRequestConfig(RequestConfig requestConfig) |
Copyright © 2015–2024 Red Hat. All rights reserved.