(internal) gRPC definitions for Isolate Cloud
Project description
gRPC definitions
For regenerating definitions:
$ cd projects/isolate_proto
$ python ../../tools/regen_grpc.py src/isolate_proto/controller.proto <isolate version>
$ pre-commit run --all-files
The <isolate version>
argument needs to be a tag from the isolate Github project minus the leading v
.