| Class | Description |
|---|---|
| DoubleMatcher |
Specifies the way to match a double value.
|
| DoubleMatcher.Builder |
Specifies the way to match a double value.
|
| ListMatcher |
Specifies the way to match a list value.
|
| ListMatcher.Builder |
Specifies the way to match a list value.
|
| ListStringMatcher |
Specifies a list of ways to match a string.
|
| ListStringMatcher.Builder |
Specifies a list of ways to match a string.
|
| MetadataMatcher |
[#next-major-version: MetadataMatcher should use StructMatcher]
Protobuf type
envoy.type.matcher.v4alpha.MetadataMatcher |
| MetadataMatcher.Builder |
[#next-major-version: MetadataMatcher should use StructMatcher]
Protobuf type
envoy.type.matcher.v4alpha.MetadataMatcher |
| MetadataMatcher.PathSegment |
Specifies the segment in a path to retrieve value from Metadata.
|
| MetadataMatcher.PathSegment.Builder |
Specifies the segment in a path to retrieve value from Metadata.
|
| MetadataProto | |
| NodeMatcher |
Specifies the way to match a Node.
|
| NodeMatcher.Builder |
Specifies the way to match a Node.
|
| NodeProto | |
| NumberProto | |
| PathMatcher |
Specifies the way to match a path on HTTP request.
|
| PathMatcher.Builder |
Specifies the way to match a path on HTTP request.
|
| PathProto | |
| RegexMatchAndSubstitute |
Describes how to match a string and then produce a new string using a regular
expression and a substitution string.
|
| RegexMatchAndSubstitute.Builder |
Describes how to match a string and then produce a new string using a regular
expression and a substitution string.
|
| RegexMatcher |
A regex matcher designed for safety when used with untrusted input.
|
| RegexMatcher.Builder |
A regex matcher designed for safety when used with untrusted input.
|
| RegexMatcher.GoogleRE2 |
Google's `RE2 <https://github.com/google/re2>`_ regex engine.
|
| RegexMatcher.GoogleRE2.Builder |
Google's `RE2 <https://github.com/google/re2>`_ regex engine.
|
| RegexProto | |
| StringMatcher |
Specifies the way to match a string.
|
| StringMatcher.Builder |
Specifies the way to match a string.
|
| StringProto | |
| StructMatcher |
StructMatcher provides a general interface to check if a given value is matched in
google.protobuf.Struct.
|
| StructMatcher.Builder |
StructMatcher provides a general interface to check if a given value is matched in
google.protobuf.Struct.
|
| StructMatcher.PathSegment |
Specifies the segment in a path to retrieve value from Struct.
|
| StructMatcher.PathSegment.Builder |
Specifies the segment in a path to retrieve value from Struct.
|
| StructProto | |
| ValueMatcher |
Specifies the way to match a ProtobufWkt::Value.
|
| ValueMatcher.Builder |
Specifies the way to match a ProtobufWkt::Value.
|
| ValueMatcher.NullMatch |
NullMatch is an empty message to specify a null value.
|
| ValueMatcher.NullMatch.Builder |
NullMatch is an empty message to specify a null value.
|
| ValueProto |
Copyright © 2018–2021 The Envoy Project. All rights reserved.