| Package | Description |
|---|---|
| io.envoyproxy.envoy.type.tracing.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomTag.Metadata
Metadata type custom tag using
:ref:`MetadataKey <envoy_api_msg_type.metadata.v3.MetadataKey>` to retrieve the protobuf value
from :ref:`Metadata <envoy_api_msg_config.core.v3.Metadata>`, and populate the tag value with
`the canonical JSON <https://developers.google.com/protocol-buffers/docs/proto3#json>`_
representation of it.
|
static class |
CustomTag.Metadata.Builder
Metadata type custom tag using
:ref:`MetadataKey <envoy_api_msg_type.metadata.v3.MetadataKey>` to retrieve the protobuf value
from :ref:`Metadata <envoy_api_msg_config.core.v3.Metadata>`, and populate the tag value with
`the canonical JSON <https://developers.google.com/protocol-buffers/docs/proto3#json>`_
representation of it.
|
| Modifier and Type | Method and Description |
|---|---|
CustomTag.MetadataOrBuilder |
CustomTagOrBuilder.getMetadataOrBuilder()
A custom tag to obtain tag value from the metadata.
|
CustomTag.MetadataOrBuilder |
CustomTag.getMetadataOrBuilder()
A custom tag to obtain tag value from the metadata.
|
CustomTag.MetadataOrBuilder |
CustomTag.Builder.getMetadataOrBuilder()
A custom tag to obtain tag value from the metadata.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.