| 程序包 | 说明 |
|---|---|
| istio.networking.v1alpha3 |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DestinationRuleOuterClass.LocalityLoadBalancerSetting
Locality-weighted load balancing allows administrators to control the
distribution of traffic to endpoints based on the localities of where the
traffic originates and where it will terminate.
|
static class |
DestinationRuleOuterClass.LocalityLoadBalancerSetting.Builder
Locality-weighted load balancing allows administrators to control the
distribution of traffic to endpoints based on the localities of where the
traffic originates and where it will terminate.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DestinationRuleOuterClass.LocalityLoadBalancerSettingOrBuilder |
DestinationRuleOuterClass.LoadBalancerSettingsOrBuilder.getLocalityLbSettingOrBuilder()
Locality load balancer settings, this will override mesh wide settings in entirety, meaning no merging would be performed
between this object and the object one in MeshConfig
.istio.networking.v1alpha3.LocalityLoadBalancerSetting locality_lb_setting = 3; |
DestinationRuleOuterClass.LocalityLoadBalancerSettingOrBuilder |
DestinationRuleOuterClass.LoadBalancerSettings.getLocalityLbSettingOrBuilder()
Locality load balancer settings, this will override mesh wide settings in entirety, meaning no merging would be performed
between this object and the object one in MeshConfig
.istio.networking.v1alpha3.LocalityLoadBalancerSetting locality_lb_setting = 3; |
DestinationRuleOuterClass.LocalityLoadBalancerSettingOrBuilder |
DestinationRuleOuterClass.LoadBalancerSettings.Builder.getLocalityLbSettingOrBuilder()
Locality load balancer settings, this will override mesh wide settings in entirety, meaning no merging would be performed
between this object and the object one in MeshConfig
.istio.networking.v1alpha3.LocalityLoadBalancerSetting locality_lb_setting = 3; |
Copyright © 2018–2023 Alibaba Group. All rights reserved.