| Package | Description |
|---|---|
| org.apache.flink.kubernetes.configuration | |
| org.apache.flink.kubernetes.kubeclient.parameters |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<KubernetesConfigOptions.ServiceExposedType> |
KubernetesConfigOptions.REST_SERVICE_EXPOSED_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesConfigOptions.ServiceExposedType |
KubernetesConfigOptions.ServiceExposedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KubernetesConfigOptions.ServiceExposedType[] |
KubernetesConfigOptions.ServiceExposedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KubernetesConfigOptions.ServiceExposedType |
KubernetesJobManagerParameters.getRestServiceExposedType() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.