Uses of Interface
org.apache.flink.kubernetes.operator.kubeclient.FlinkStandaloneKubeClient
-
Packages that use FlinkStandaloneKubeClient Package Description org.apache.flink.kubernetes.operator.kubeclient org.apache.flink.kubernetes.operator.standalone -
-
Uses of FlinkStandaloneKubeClient in org.apache.flink.kubernetes.operator.kubeclient
Classes in org.apache.flink.kubernetes.operator.kubeclient that implement FlinkStandaloneKubeClient Modifier and Type Class Description classFabric8FlinkStandaloneKubeClientThe Implementation ofFlinkStandaloneKubeClient. -
Uses of FlinkStandaloneKubeClient in org.apache.flink.kubernetes.operator.standalone
Constructors in org.apache.flink.kubernetes.operator.standalone with parameters of type FlinkStandaloneKubeClient Constructor Description KubernetesStandaloneClusterDescriptor(org.apache.flink.configuration.Configuration flinkConfig, FlinkStandaloneKubeClient client)
-