| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 |
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Builder.addRulesBuilder()
The list of rules to apply to requests.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Builder.addRulesBuilder(int index)
The list of rules to apply to requests.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clear() |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clearOnTlvPresent()
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clearTlvType()
The type that triggers the rule - required
TLV type is defined as uint8_t in proxy protocol.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clone() |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Builder.getRulesBuilder(int index)
The list of rules to apply to requests.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeFrom(com.google.protobuf.Message other) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeFrom(ProxyProtocol.Rule other) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeOnTlvPresent(ProxyProtocol.KeyValuePair value)
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilder() |
static ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilder(ProxyProtocol.Rule prototype) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilderForType() |
protected ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setOnTlvPresent(ProxyProtocol.KeyValuePair.Builder builderForValue)
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setOnTlvPresent(ProxyProtocol.KeyValuePair value)
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setTlvType(int value)
The type that triggers the rule - required
TLV type is defined as uint8_t in proxy protocol.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ProxyProtocol.Rule.Builder> |
ProxyProtocol.Builder.getRulesBuilderList()
The list of rules to apply to requests.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocol.Builder |
ProxyProtocol.Builder.addRules(int index,
ProxyProtocol.Rule.Builder builderForValue)
The list of rules to apply to requests.
|
ProxyProtocol.Builder |
ProxyProtocol.Builder.addRules(ProxyProtocol.Rule.Builder builderForValue)
The list of rules to apply to requests.
|
ProxyProtocol.Builder |
ProxyProtocol.Builder.setRules(int index,
ProxyProtocol.Rule.Builder builderForValue)
The list of rules to apply to requests.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.