Package | Description |
---|---|
org.springframework.cloud.kubernetes.commons.loadbalancer |
Modifier and Type | Method and Description |
---|---|
KubernetesLoadBalancerMode |
KubernetesLoadBalancerProperties.getMode()
Gets mode.
|
static KubernetesLoadBalancerMode |
KubernetesLoadBalancerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KubernetesLoadBalancerMode[] |
KubernetesLoadBalancerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KubernetesLoadBalancerProperties.setMode(KubernetesLoadBalancerMode mode)
Sets mode.
|
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.