Add runtime config api.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2019-01-23 19:18:58 -08:00
parent 8976690320
commit 42aba00a31
6 changed files with 424 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
// To regenerate api.pb.go run `make proto`hack/update-generated-runtime.sh
// To regenerate api.pb.go run `make proto`
syntax = 'proto3';
package api.v1;