| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyProtocol.Rule
A Rule defines what metadata to apply when a header is present or missing.
|
static class |
ProxyProtocol.Rule.Builder
A Rule defines what metadata to apply when a header is present or missing.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocol.RuleOrBuilder |
ProxyProtocolOrBuilder.getRulesOrBuilder(int index)
The list of rules to apply to requests.
|
ProxyProtocol.RuleOrBuilder |
ProxyProtocol.getRulesOrBuilder(int index)
The list of rules to apply to requests.
|
ProxyProtocol.RuleOrBuilder |
ProxyProtocol.Builder.getRulesOrBuilder(int index)
The list of rules to apply to requests.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProxyProtocol.RuleOrBuilder> |
ProxyProtocolOrBuilder.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> |
ProxyProtocol.Builder.getRulesOrBuilderList()
The list of rules to apply to requests.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.