| Class | Description |
|---|---|
| Metadata | |
| Metadata.MetadataMatcher |
MetadataMatcher provides a general interface to check if a given value is matched in
:ref:`Metadata <envoy_api_msg_core.Metadata>`.
|
| Metadata.MetadataMatcher.Builder |
MetadataMatcher provides a general interface to check if a given value is matched in
:ref:`Metadata <envoy_api_msg_core.Metadata>`.
|
| Metadata.MetadataMatcher.PathSegment |
Specifies the segment in a path to retrieve value from Metadata.
|
| Metadata.MetadataMatcher.PathSegment.Builder |
Specifies the segment in a path to retrieve value from Metadata.
|
| Number | |
| Number.DoubleMatcher |
Specifies the way to match a double value.
|
| Number.DoubleMatcher.Builder |
Specifies the way to match a double value.
|
| String | |
| String.StringMatcher |
Specifies the way to match a string.
|
| String.StringMatcher.Builder |
Specifies the way to match a string.
|
| Value | |
| Value.ListMatcher |
Specifies the way to match a list value.
|
| Value.ListMatcher.Builder |
Specifies the way to match a list value.
|
| Value.ValueMatcher |
Specifies the way to match a ProtobufWkt::Value.
|
| Value.ValueMatcher.Builder |
Specifies the way to match a ProtobufWkt::Value.
|
| Value.ValueMatcher.NullMatch |
NullMatch is an empty message to specify a null value.
|
| Value.ValueMatcher.NullMatch.Builder |
NullMatch is an empty message to specify a null value.
|
Copyright © 2018 The Envoy Project. All rights reserved.