| Package | Description |
|---|---|
| io.fabric8.openshift.client | |
| io.fabric8.openshift.client.osgi |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOpenShiftClient |
| Modifier and Type | Method and Description |
|---|---|
NamespacedOpenShiftClient |
NamespacedOpenShiftExtensionAdapter.adapt(Client client) |
NamespacedOpenShiftClient |
DefaultOpenShiftClient.inAnyNamespace() |
NamespacedOpenShiftClient |
DefaultOpenShiftClient.inNamespace(String namespace) |
| Modifier and Type | Method and Description |
|---|---|
Class<NamespacedOpenShiftClient> |
NamespacedOpenShiftExtensionAdapter.getExtensionType() |
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 |
|---|---|
FunctionCallable<NamespacedOpenShiftClient> |
ManagedOpenShiftClient.withRequestConfig(RequestConfig requestConfig) |
Copyright © 2015–2017 Red Hat. All rights reserved.