| 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 | Description |
|---|---|
| Endpoint |
Represent an endpoint.
|
| Fabric8FlinkKubeClient |
The implementation of
FlinkKubeClient. |
| FlinkKubeClientFactory |
A
FlinkKubeClientFactory for creating the FlinkKubeClient. |
| FlinkPod |
A collection of variables that composes a JobManager/TaskManager Pod.
|
| FlinkPod.Builder |
Builder for creating a
FlinkPod. |
| KubernetesJobManagerSpecification |
Composition of the created Kubernetes components that represents a Flink application.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.