Uses of Interface
io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.InternalAddressConfigOrBuilder
-
Packages that use HttpConnectionManager.InternalAddressConfigOrBuilder Package Description io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 -
-
Uses of HttpConnectionManager.InternalAddressConfigOrBuilder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Classes in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that implement HttpConnectionManager.InternalAddressConfigOrBuilder Modifier and Type Class Description static classHttpConnectionManager.InternalAddressConfigProtobuf typeenvoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.InternalAddressConfigstatic classHttpConnectionManager.InternalAddressConfig.BuilderProtobuf typeenvoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.InternalAddressConfigMethods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return HttpConnectionManager.InternalAddressConfigOrBuilder Modifier and Type Method Description HttpConnectionManager.InternalAddressConfigOrBuilderHttpConnectionManager.Builder. getInternalAddressConfigOrBuilder()Configures what network addresses are considered internal for stats and header sanitation purposes.HttpConnectionManager.InternalAddressConfigOrBuilderHttpConnectionManager. getInternalAddressConfigOrBuilder()Configures what network addresses are considered internal for stats and header sanitation purposes.HttpConnectionManager.InternalAddressConfigOrBuilderHttpConnectionManagerOrBuilder. getInternalAddressConfigOrBuilder()Configures what network addresses are considered internal for stats and header sanitation purposes.
-