| Package | Description |
|---|---|
| io.fabric8.openshift.client |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOpenShiftClient
Deprecated.
direct usage should no longer be needed. Please use the
KubernetesClientBuilder instead. |
class |
NamespacedOpenShiftClientAdapter |
| Modifier and Type | Method and Description |
|---|---|
NamespacedOpenShiftClient |
NamespacedOpenShiftClient.inAnyNamespace() |
NamespacedOpenShiftClient |
NamespacedOpenShiftClient.inNamespace(String namespace) |
| Modifier and Type | Method and Description |
|---|---|
FunctionCallable<NamespacedOpenShiftClient> |
NamespacedOpenShiftClientAdapter.withRequestConfig(RequestConfig requestConfig) |
FunctionCallable<NamespacedOpenShiftClient> |
OpenShiftClient.withRequestConfig(RequestConfig requestConfig)
Configure Request Config
|
FunctionCallable<NamespacedOpenShiftClient> |
NamespacedOpenShiftClient.withRequestConfig(RequestConfig requestConfig) |
Copyright © 2015–2024 Red Hat. All rights reserved.