| 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.
|
| Metadata.MetadataMatcher.Value |
Specifies the value to match.
|
| Metadata.MetadataMatcher.Value.Builder |
Specifies the value to match.
|
| Metadata.MetadataMatcher.Value.NullMatch |
NullMatch is an empty message to specify a null value.
|
| Metadata.MetadataMatcher.Value.NullMatch.Builder |
NullMatch is an empty message to specify a null value.
|
| 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.
|
Copyright © 2018 The Envoy Project. All rights reserved.