Runtime Discovery Service (RTDS)

RTDS configuration overview

service.discovery.v2.Runtime

[service.discovery.v2.Runtime proto]

RTDS resource type. This describes a layer in the runtime virtual filesystem.

{
  "name": "...",
  "layer": "{...}"
}
name

(string, REQUIRED) Runtime resource name. This makes the Runtime a self-describing xDS resource.

layer

(Struct)