| Package | Description |
|---|---|
| envoy.api.v2.listener |
| Modifier and Type | Method and Description |
|---|---|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addAllPrefixRanges(Iterable<? extends AddressOuterClass.CidrRange> values)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addAllSniDomains(Iterable<String> values)
If non-empty, the SNI domains to consider.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addAllSourcePorts(Iterable<? extends com.google.protobuf.UInt32Value> values)
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addAllSourcePrefixRanges(Iterable<? extends AddressOuterClass.CidrRange> values)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addPrefixRanges(AddressOuterClass.CidrRange.Builder builderForValue)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addPrefixRanges(AddressOuterClass.CidrRange value)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addPrefixRanges(int index,
AddressOuterClass.CidrRange.Builder builderForValue)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addPrefixRanges(int index,
AddressOuterClass.CidrRange value)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSniDomains(String value)
If non-empty, the SNI domains to consider.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSniDomainsBytes(com.google.protobuf.ByteString value)
If non-empty, the SNI domains to consider.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePorts(int index,
com.google.protobuf.UInt32Value.Builder builderForValue)
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePorts(int index,
com.google.protobuf.UInt32Value value)
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePorts(com.google.protobuf.UInt32Value.Builder builderForValue)
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePorts(com.google.protobuf.UInt32Value value)
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePrefixRanges(AddressOuterClass.CidrRange.Builder builderForValue)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePrefixRanges(AddressOuterClass.CidrRange value)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePrefixRanges(int index,
AddressOuterClass.CidrRange.Builder builderForValue)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.addSourcePrefixRanges(int index,
AddressOuterClass.CidrRange value)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clear() |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearAddressSuffix()
If non-empty, an IP address and suffix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearDestinationPort()
Optional destination port to consider when use_original_dst is set on the
listener in determining a filter chain match.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearPrefixRanges()
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearSniDomains()
If non-empty, the SNI domains to consider.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearSourcePorts()
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearSourcePrefixRanges()
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clearSuffixLen()
[#not-implemented-hide:]
.google.protobuf.UInt32Value suffix_len = 5; |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.clone() |
Listener.FilterChainMatch.Builder |
Listener.FilterChain.Builder.getFilterChainMatchBuilder()
The criteria to use when matching a connection to this filter chain.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.mergeDestinationPort(com.google.protobuf.UInt32Value value)
Optional destination port to consider when use_original_dst is set on the
listener in determining a filter chain match.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.mergeFrom(Listener.FilterChainMatch other) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.mergeFrom(com.google.protobuf.Message other) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.mergeSuffixLen(com.google.protobuf.UInt32Value value)
[#not-implemented-hide:]
.google.protobuf.UInt32Value suffix_len = 5; |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.newBuilder() |
static Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.newBuilder(Listener.FilterChainMatch prototype) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.newBuilderForType() |
protected Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.removePrefixRanges(int index)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.removeSourcePorts(int index)
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.removeSourcePrefixRanges(int index)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setAddressSuffix(String value)
If non-empty, an IP address and suffix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setAddressSuffixBytes(com.google.protobuf.ByteString value)
If non-empty, an IP address and suffix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setDestinationPort(com.google.protobuf.UInt32Value.Builder builderForValue)
Optional destination port to consider when use_original_dst is set on the
listener in determining a filter chain match.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setDestinationPort(com.google.protobuf.UInt32Value value)
Optional destination port to consider when use_original_dst is set on the
listener in determining a filter chain match.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setPrefixRanges(int index,
AddressOuterClass.CidrRange.Builder builderForValue)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setPrefixRanges(int index,
AddressOuterClass.CidrRange value)
If non-empty, an IP address and prefix length to match addresses when the
listener is bound to 0.0.0.0/:: or when use_original_dst is specified.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setSniDomains(int index,
String value)
If non-empty, the SNI domains to consider.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setSourcePorts(int index,
com.google.protobuf.UInt32Value.Builder builderForValue)
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setSourcePorts(int index,
com.google.protobuf.UInt32Value value)
The criteria is satisfied if the source port of the downstream connection
is contained in at least one of the specified ports.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setSourcePrefixRanges(int index,
AddressOuterClass.CidrRange.Builder builderForValue)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setSourcePrefixRanges(int index,
AddressOuterClass.CidrRange value)
The criteria is satisfied if the source IP address of the downstream
connection is contained in at least one of the specified subnets.
|
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setSuffixLen(com.google.protobuf.UInt32Value.Builder builderForValue)
[#not-implemented-hide:]
.google.protobuf.UInt32Value suffix_len = 5; |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setSuffixLen(com.google.protobuf.UInt32Value value)
[#not-implemented-hide:]
.google.protobuf.UInt32Value suffix_len = 5; |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Listener.FilterChainMatch.Builder |
Listener.FilterChainMatch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Listener.FilterChain.Builder |
Listener.FilterChain.Builder.setFilterChainMatch(Listener.FilterChainMatch.Builder builderForValue)
The criteria to use when matching a connection to this filter chain.
|
Copyright © 2018 The Envoy Project. All rights reserved.