public static interface UdpProxyConfig.HashPolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
UdpProxyConfig.HashPolicy.PolicySpecifierCase |
getPolicySpecifierCase() |
boolean |
getSourceIp()
The source IP will be used to compute the hash used by hash-based load balancing algorithms.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getSourceIp()
The source IP will be used to compute the hash used by hash-based load balancing algorithms.
bool source_ip = 1 [(.validate.rules) = { ... }UdpProxyConfig.HashPolicy.PolicySpecifierCase getPolicySpecifierCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.