| Interface | Description |
|---|---|
| PortForwarder |
Allows to forward local ports (or nio channels) to remote ports in Kubernetes pods.
|
| Class | Description |
|---|---|
| ClusterOperationsImpl | |
| CreateOnlyResourceOperationsImpl<T,D> | |
| CustomResourceOperationContext | |
| CustomResourceOperationsImpl<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>,D extends io.fabric8.kubernetes.api.model.Doneable<T>> | |
| DefaultOperationInfo | |
| ExecWebSocketListener |
A
WebSocketListener for exec operations. |
| KubernetesListOperationsImpl | |
| LocalCreateOnlyResourceReviewOperationsImpl<T,D> | |
| LogWatchCallback | |
| NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl | |
| NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl | |
| NodeMetricOperationsImpl | |
| PodMetricOperationsImpl | |
| PodOperationContext | |
| PortForwarderWebsocket |
A port-forwarder using the websocket protocol.
|
| RawCustomResourceOperationsImpl |
This class simple does basic operations for custom defined resources without
demanding the POJOs for custom resources.
|
| RawWatchConnectionManager |
This class just replicates WatchConnectionManager in handling watch connections but
instead of using a solid type for deserializing events, it uses plain strings.
|
| RollingOperationContext | |
| WatchConnectionManager<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> | |
| WatchHTTPManager<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> |
Copyright © 2015–2021 Red Hat. All rights reserved.