EndpointMatcherMetadataLabelMatcherMetadataLabelsResponse

data class EndpointMatcherMetadataLabelMatcherMetadataLabelsResponse(val labelName: String, val labelValue: String)

Defines a name-pair value for a single label.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Label name presented as key in xDS Node Metadata.

Link copied to clipboard

Label value presented as value corresponding to the above key, in xDS Node Metadata.