MetadataKey |
MetadataKey provides a general interface using ``key`` and ``path`` to retrieve value from
:ref:`Metadata <envoy_v3_api_msg_config.core.v3.Metadata>`.
|
MetadataKey.Builder |
MetadataKey provides a general interface using ``key`` and ``path`` to retrieve value from
:ref:`Metadata <envoy_v3_api_msg_config.core.v3.Metadata>`.
|
MetadataKey.PathSegment |
Specifies the segment in a path to retrieve value from Metadata.
|
MetadataKey.PathSegment.Builder |
Specifies the segment in a path to retrieve value from Metadata.
|
MetadataKind |
Describes what kind of metadata.
|
MetadataKind.Builder |
Describes what kind of metadata.
|
MetadataKind.Cluster |
Represents metadata from :ref:`the upstream cluster<envoy_v3_api_field_config.cluster.v3.Cluster.metadata>`.
|
MetadataKind.Cluster.Builder |
Represents metadata from :ref:`the upstream cluster<envoy_v3_api_field_config.cluster.v3.Cluster.metadata>`.
|
MetadataKind.Host |
Represents metadata from :ref:`the upstream
host<envoy_v3_api_field_config.endpoint.v3.LbEndpoint.metadata>`.
|
MetadataKind.Host.Builder |
Represents metadata from :ref:`the upstream
host<envoy_v3_api_field_config.endpoint.v3.LbEndpoint.metadata>`.
|
MetadataKind.Request |
Represents dynamic metadata associated with the request.
|
MetadataKind.Request.Builder |
Represents dynamic metadata associated with the request.
|
MetadataKind.Route |
Represents metadata from :ref:`the route<envoy_v3_api_field_config.route.v3.Route.metadata>`.
|
MetadataKind.Route.Builder |
Represents metadata from :ref:`the route<envoy_v3_api_field_config.route.v3.Route.metadata>`.
|
MetadataProto |
|