Uses of Interface
io.envoyproxy.envoy.config.listener.v3.Listener.InternalListenerConfigOrBuilder
-
Packages that use Listener.InternalListenerConfigOrBuilder Package Description io.envoyproxy.envoy.config.listener.v3 -
-
Uses of Listener.InternalListenerConfigOrBuilder in io.envoyproxy.envoy.config.listener.v3
Classes in io.envoyproxy.envoy.config.listener.v3 that implement Listener.InternalListenerConfigOrBuilder Modifier and Type Class Description static class
Listener.InternalListenerConfig
Configuration for envoy internal listener.static class
Listener.InternalListenerConfig.Builder
Configuration for envoy internal listener.Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type Listener.InternalListenerConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Listener.InternalListenerConfig,Listener.InternalListenerConfig.Builder,Listener.InternalListenerConfigOrBuilder>
Listener.Builder. internalListenerBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 that return Listener.InternalListenerConfigOrBuilder Modifier and Type Method Description Listener.InternalListenerConfigOrBuilder
Listener.Builder. getInternalListenerOrBuilder()
Used to represent an internal listener which does not listen on OSI L4 address but can be used by the :ref:`envoy cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` to create a user space connection to.Listener.InternalListenerConfigOrBuilder
Listener. getInternalListenerOrBuilder()
Used to represent an internal listener which does not listen on OSI L4 address but can be used by the :ref:`envoy cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` to create a user space connection to.Listener.InternalListenerConfigOrBuilder
ListenerOrBuilder. getInternalListenerOrBuilder()
Used to represent an internal listener which does not listen on OSI L4 address but can be used by the :ref:`envoy cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` to create a user space connection to.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type Listener.InternalListenerConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Listener.InternalListenerConfig,Listener.InternalListenerConfig.Builder,Listener.InternalListenerConfigOrBuilder>
Listener.Builder. getInternalListenerFieldBuilder()
Used to represent an internal listener which does not listen on OSI L4 address but can be used by the :ref:`envoy cluster <envoy_v3_api_msg_config.cluster.v3.Cluster>` to create a user space connection to.
-