| Package | Description |
|---|---|
| io.fabric8.openshift.client | |
| io.fabric8.openshift.client.dsl.internal | |
| io.fabric8.openshift.client.osgi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NamespacedOpenShiftClient |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOpenShiftClient |
| Modifier and Type | Method and Description |
|---|---|
OpenShiftClient |
OpenShiftExtensionAdapter.adapt(Client client) |
| Modifier and Type | Method and Description |
|---|---|
Class<OpenShiftClient> |
OpenShiftExtensionAdapter.getExtensionType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OpenShiftConfig.isOpenShiftAPIGroups(OpenShiftClient openShiftClient) |
| Modifier and Type | Method and Description |
|---|---|
static ConfigAndApiGroupsInfo |
OpenShiftOperation.withApiGroup(OpenShiftClient openShiftClient,
String apiGroupName,
String apiVersion,
OpenShiftConfig config)
If the current client supports the new API Group REST API at
/apis/*.openshift.io/v1
then lets use that URL otherwise lets stick to the legacy /oapi/v1 API |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedOpenShiftClient |
Copyright © 2015–2019 Red Hat. All rights reserved.