| Interface | Description |
|---|---|
| Callback<T> | |
| Client | |
| ClientAware<C extends Client> | Deprecated |
| ConfigAware<C extends Config> | |
| ExtensionAdapter<C> |
An Adapter that can be used to adapt an instance of the
NamespacedKubernetesClient to an io.fabric8.kubernetes.client.Extension. |
| FromServerGettable<T> | |
| GenericKubernetesClient<C extends Client> | |
| GracePeriodConfigurable<T> | |
| HasMetadataVisitiableBuilder | |
| HttpClientAware | |
| KubernetesClient | |
| LocalPortForward |
A port forward handle that is aware of the host and port where it's bound to.
|
| NamespacedKubernetesClient | |
| OperationInfo | |
| PortForward |
A handle that allows closing a port forward operation and checking its status.
|
| ResourceHandler<T,V extends io.fabric8.kubernetes.api.builder.VisitableBuilder<T,V>> | |
| Watch | |
| Watcher<T> |
| Enum | Description |
|---|---|
| Watcher.Action |
| Exception | Description |
|---|---|
| APIGroupNotAvailableException | |
| KubernetesClientException | |
| KubernetesClientTimeoutException |
Copyright © 2015–2017 Red Hat. All rights reserved.