| 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 |
MetadataMatcher provides a general interface to check if a given value is matched in
:ref:`Metadata <envoy_api_msg_core.Metadata>`.
|
| MetadataMatcher.Builder |
MetadataMatcher provides a general interface to check if a given value is matched in
:ref:`Metadata <envoy_api_msg_core.Metadata>`.
|
| 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 | |
| NumberProto | |
| StringMatcher |
Specifies the way to match a string.
|
| StringMatcher.Builder |
Specifies the way to match a string.
|
| StringProto | |
| 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 |
| Enum | Description |
|---|---|
| DoubleMatcher.MatchPatternCase | |
| ListMatcher.MatchPatternCase | |
| MetadataMatcher.PathSegment.SegmentCase | |
| StringMatcher.MatchPatternCase | |
| ValueMatcher.MatchPatternCase |
Copyright © 2018–2019 The Envoy Project. All rights reserved.