Package io.fabric8.kubernetes.client.dsl.internal
-
Interface Summary Interface Description PortForwarder Allows to forward local ports (or nio channels) to remote ports in Kubernetes pods. -
Class Summary Class Description ClusterOperationsImpl 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 AWebSocketListenerfor exec operations.KubernetesListOperationsImpl 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 SubjectAccessReviewDSLImpl 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>>