Package | Description |
---|---|
io.fabric8.kubernetes.client | |
io.fabric8.kubernetes.client.osgi |
Modifier and Type | Class and Description |
---|---|
class |
AutoAdaptableKubernetesClient |
class |
DefaultKubernetesClient |
Modifier and Type | Method and Description |
---|---|
NamespacedKubernetesClient |
DefaultKubernetesClient.inAnyNamespace() |
NamespacedKubernetesClient |
AutoAdaptableKubernetesClient.inAnyNamespace() |
NamespacedKubernetesClient |
DefaultKubernetesClient.inNamespace(java.lang.String namespace) |
NamespacedKubernetesClient |
AutoAdaptableKubernetesClient.inNamespace(java.lang.String namespace) |
Modifier and Type | Method and Description |
---|---|
FunctionCallable<NamespacedKubernetesClient> |
DefaultKubernetesClient.withRequestConfig(RequestConfig requestConfig) |
Modifier and Type | Class and Description |
---|---|
class |
ManagedKubernetesClient |
Modifier and Type | Method and Description |
---|---|
NamespacedKubernetesClient |
ManagedKubernetesClient.inAnyNamespace() |
NamespacedKubernetesClient |
ManagedKubernetesClient.inNamespace(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
FunctionCallable<NamespacedKubernetesClient> |
ManagedKubernetesClient.withRequestConfig(RequestConfig requestConfig) |
Copyright © 2015-2019 Red Hat. All Rights Reserved.