xds/core/v3/resource_name.proto
This API feature is currently work-in-progress. API features marked as work-in-progress are not considered stable, are not covered by the threat model, are not supported by the security team, and are subject to breaking changes. Do not use this feature without understanding each of the previous points.
[.xds.core.v3.ResourceName proto]
xDS resource name. This has a canonical xdstp:// URI representation:
A xDS resource name fully identifies a network resource for transport purposes. xDS resource names in this form appear only in discovery request/response messages used with the xDS transport.
id
() Opaque identifier for the resource. Any ‘/’ will not be escaped during URI encoding and will form part of the URI path.
authority
resource_type
(string, REQUIRED) Fully qualified resource type (as in type URL without types.googleapis.com/ prefix).
context
() Additional parameters that can be used to select resource variants.