public static interface TcpProxy.TunnelingConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname()
The hostname to send in the synthesized CONNECT headers to the upstream proxy.
|
com.google.protobuf.ByteString |
getHostnameBytes()
The hostname to send in the synthesized CONNECT headers to the upstream proxy.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getHostname()
The hostname to send in the synthesized CONNECT headers to the upstream proxy.
string hostname = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getHostnameBytes()
The hostname to send in the synthesized CONNECT headers to the upstream proxy.
string hostname = 1 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.