API for in-cluster API communication
No Rights Reserved. Use of this API source code is governed by CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. You can find a copy of license on https://creativecommons.org/publicdomain/zero/1.0/legalcode
There are two option:
- Generate api from the grpc proto file
- Just connect with the in-cluster API gateway
go get -u github.com/gogo/protobuf/protoc-gen-gogo
go generate ./...