Uses of Interface
io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3.ProxyProtocol.RuleOrBuilder
Packages that use ProxyProtocol.RuleOrBuilder
-
Uses of ProxyProtocol.RuleOrBuilder in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3
Classes in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 that implement ProxyProtocol.RuleOrBuilderModifier and TypeClassDescriptionstatic final classA Rule defines what metadata to apply when a header is present or missing.static final classA Rule defines what metadata to apply when a header is present or missing.Methods in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 that return ProxyProtocol.RuleOrBuilderModifier and TypeMethodDescriptionProxyProtocol.Builder.getRulesOrBuilder(int index) The list of rules to apply to requests.ProxyProtocol.getRulesOrBuilder(int index) The list of rules to apply to requests.ProxyProtocolOrBuilder.getRulesOrBuilder(int index) The list of rules to apply to requests.Methods in io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 that return types with arguments of type ProxyProtocol.RuleOrBuilderModifier and TypeMethodDescriptionList<? extends ProxyProtocol.RuleOrBuilder>ProxyProtocol.Builder.getRulesOrBuilderList()The list of rules to apply to requests.List<? extends ProxyProtocol.RuleOrBuilder>ProxyProtocol.getRulesOrBuilderList()The list of rules to apply to requests.List<? extends ProxyProtocol.RuleOrBuilder>ProxyProtocolOrBuilder.getRulesOrBuilderList()The list of rules to apply to requests.