类 DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
istio.networking.v1alpha3.DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover
所有已实现的接口:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DestinationRuleOuterClass.LocalityLoadBalancerSetting.FailoverOrBuilder, Serializable
封闭类:
DestinationRuleOuterClass.LocalityLoadBalancerSetting

public static final class DestinationRuleOuterClass.LocalityLoadBalancerSetting.Failover extends com.google.protobuf.GeneratedMessageV3 implements DestinationRuleOuterClass.LocalityLoadBalancerSetting.FailoverOrBuilder
 Specify the traffic failover policy across regions. Since zone and sub-zone
 failover is supported by default this only needs to be specified for
 regions when the operator needs to constrain traffic failover so that
 the default behavior of failing over to any endpoint globally does not
 apply. This is useful when failing over traffic across regions would not
 improve service health or may need to be restricted for other reasons
 like regulatory controls.
 
Protobuf type istio.networking.v1alpha3.LocalityLoadBalancerSetting.Failover
另请参阅: