public static interface Eds.ClusterLoadAssignment.PolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getDropOverload()
Percentage of traffic (0-100) that should be dropped.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofdouble getDropOverload()
Percentage of traffic (0-100) that should be dropped. This action allows protection of upstream hosts should they unable to recover from an outage or should they be unable to autoscale and hence overall incoming traffic volume need to be trimmed to protect them. [#v2-api-diff: This is known as maintenance mode in v1.]
double drop_overload = 1 [(.validate.rules) = { ... }Copyright © 2018 The Envoy Project. All rights reserved.