Class DownstreamReverseConnectionSocketInterface

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.extensions.bootstrap.reverse_tunnel.downstream_socket_interface.v3.DownstreamReverseConnectionSocketInterface
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DownstreamReverseConnectionSocketInterfaceOrBuilder, Serializable

public final class DownstreamReverseConnectionSocketInterface extends com.google.protobuf.GeneratedMessageV3 implements DownstreamReverseConnectionSocketInterfaceOrBuilder
 Configuration for the downstream reverse connection socket interface.
 This interface initiates reverse connections to upstream Envoys and provides
 them as socket connections for downstream requests.
 
Protobuf type envoy.extensions.bootstrap.reverse_tunnel.downstream_socket_interface.v3.DownstreamReverseConnectionSocketInterface
See Also: