Uses of Enum
org.apache.flink.kubernetes.configuration.KubernetesConfigOptions.ImagePullPolicy
Packages that use KubernetesConfigOptions.ImagePullPolicy
Package
Description
-
Uses of KubernetesConfigOptions.ImagePullPolicy in org.apache.flink.kubernetes.configuration
Fields in org.apache.flink.kubernetes.configuration with type parameters of type KubernetesConfigOptions.ImagePullPolicyModifier and TypeFieldDescriptionstatic final org.apache.flink.configuration.ConfigOption<KubernetesConfigOptions.ImagePullPolicy>KubernetesConfigOptions.CONTAINER_IMAGE_PULL_POLICYMethods in org.apache.flink.kubernetes.configuration that return KubernetesConfigOptions.ImagePullPolicyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.KubernetesConfigOptions.ImagePullPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of KubernetesConfigOptions.ImagePullPolicy in org.apache.flink.kubernetes.kubeclient.parameters
Methods in org.apache.flink.kubernetes.kubeclient.parameters that return KubernetesConfigOptions.ImagePullPolicyModifier and TypeMethodDescriptionAbstractKubernetesParameters.getImagePullPolicy()KubernetesParameters.getImagePullPolicy()