Package org.apache.flink.kubernetes.kubeclient
-
Interface Summary Interface Description FlinkKubeClient The client to talk with kubernetes.FlinkKubeClient.WatchCallbackHandler<T> Callback handler for kubernetes resources.KubernetesConfigMapSharedWatcher The shared watcher interface for ConfigMap.KubernetesSharedWatcher<T> The interface for the Kubernetes shared watcher.KubernetesSharedWatcher.Watch The Watch returned after creating watching, which can be used to close the watching. -
Class Summary Class Description Endpoint Represent an endpoint.Fabric8FlinkKubeClient The implementation ofFlinkKubeClient.FlinkKubeClientFactory AFlinkKubeClientFactoryfor creating theFlinkKubeClient.FlinkPod A collection of variables that composes a JobManager/TaskManager Pod.FlinkPod.Builder Builder for creating aFlinkPod.KubernetesJobManagerSpecification Composition of the created Kubernetes components that represents a Flink application.