Runtime Discovery Service (RTDS)¶
service.runtime.v3.Runtime¶
[service.runtime.v3.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)