| Package | Description |
|---|---|
| io.fabric8.kubernetes.client | |
| io.fabric8.kubernetes.client.extension |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKubernetesClient
Deprecated.
direct usage should no longer be needed. Please use the
KubernetesClientBuilder instead. |
class |
NamespacedKubernetesClientAdapter<N extends NamespacedKubernetesClient> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientAdapter<C extends ClientAdapter<C>>
To be used as the base class for creating extension clients
|
class |
ExtensionRootClientAdapter<C extends ClientAdapter<C>>
A specialized
ClientAdapter that has constructors for fully creating the client. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionRootClientAdapter<C extends ClientAdapter<C>>
A specialized
ClientAdapter that has constructors for fully creating the client. |
| Modifier and Type | Method and Description |
|---|---|
<T extends Client,C extends ClientAdapter<C>> |
ExtensionAdapter.ClientFactory.register(Class<T> type,
ClientAdapter<C> target) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Client,C extends ClientAdapter<C>> |
ExtensionAdapter.ClientFactory.register(Class<T> type,
ClientAdapter<C> target) |
Copyright © 2015–2022 Red Hat. All rights reserved.