| Package | Description |
|---|---|
| io.fabric8.openshift.client | |
| io.fabric8.openshift.client.osgi |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOpenShiftClient
Class for Default Openshift Client implementing KubernetesClient interface.
|
| Modifier and Type | Method and Description |
|---|---|
NamespacedOpenShiftClient |
DefaultOpenShiftClient.inAnyNamespace() |
NamespacedOpenShiftClient |
DefaultOpenShiftClient.inNamespace(String namespace) |
| Modifier and Type | Method and Description |
|---|---|
Class<NamespacedOpenShiftClient> |
NamespacedOpenShiftExtensionAdapter.getExtensionType() |
LeaderElectorBuilder<NamespacedOpenShiftClient> |
DefaultOpenShiftClient.leaderElector() |
FunctionCallable<NamespacedOpenShiftClient> |
OpenShiftClient.withRequestConfig(RequestConfig requestConfig)
Configure Request Config
|
FunctionCallable<NamespacedOpenShiftClient> |
DefaultOpenShiftClient.withRequestConfig(RequestConfig requestConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedOpenShiftClient |
| Modifier and Type | Method and Description |
|---|---|
NamespacedOpenShiftClient |
ManagedOpenShiftClient.inAnyNamespace() |
NamespacedOpenShiftClient |
ManagedOpenShiftClient.inNamespace(String name) |
| Modifier and Type | Method and Description |
|---|---|
LeaderElectorBuilder<NamespacedOpenShiftClient> |
ManagedOpenShiftClient.leaderElector() |
FunctionCallable<NamespacedOpenShiftClient> |
ManagedOpenShiftClient.withRequestConfig(RequestConfig requestConfig) |
Copyright © 2015–2020 Red Hat. All rights reserved.