Uses of Interface
org.apache.flink.kubernetes.kubeclient.parameters.KubernetesParameters
Packages that use KubernetesParameters
-
Uses of KubernetesParameters in org.apache.flink.kubernetes.kubeclient.parameters
Classes in org.apache.flink.kubernetes.kubeclient.parameters that implement KubernetesParametersModifier and TypeClassDescriptionclassAbstract class for theKubernetesParameters.classA utility class helps parse, verify, and manage the Kubernetes side parameters that are used for constructing the JobManager Pod and all accompanying resources connected to it.classA utility class helps parse, verify, and manage the Kubernetes side parameters that are used for constructing the TaskManager Pod.