Class | Description |
---|---|
KubernetesConfigOptions |
This class holds configuration constants used by Flink's kubernetes runners.
|
KubernetesConfigOptionsInternal |
Kubernetes configuration options that are not meant to be set by the user.
|
KubernetesHighAvailabilityOptions |
The set of configuration options relating to Kubernetes high-availability settings.
|
KubernetesLeaderElectionConfiguration |
Configuration specific to
KubernetesLeaderElector . |
KubernetesResourceManagerDriverConfiguration |
Configuration specific to
KubernetesResourceManagerDriver . |
Enum | Description |
---|---|
KubernetesConfigOptions.ImagePullPolicy |
The container image pull policy.
|
KubernetesConfigOptions.ServiceExposedType |
The flink rest service exposed type.
|
KubernetesDeploymentTarget |
A class containing all the supported deployment target names for Kubernetes.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.