data-plane-api 0.1.1

Envoy xDS protobuf and gRPC definitions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "methodConfig": [
    {
      "name": [
        {
          "service": "google.devtools.testing.v1.ApplicationDetailService"
        },
        {
          "service": "google.devtools.testing.v1.TestEnvironmentDiscoveryService"
        },
        {
          "service": "google.devtools.testing.v1.TestExecutionService"
        }
      ],
      "timeout": "60s"
    }
  ]
}