plugin/grpc: New gRPC plugin (#2667)
* plugin/grpc: New gRPC plugin * some changes after the first review: - remove healthcheck. gRPC already has this implicitly implemented - some naming and stetic changes - fix some comments - other minor fixes * plugin/grpc: New gRPC plugin * some changes after the first review: - remove healthcheck. gRPC already has this implicitly implemented - some naming and stetic changes - fix some comments - other minor fixes * add OWNERS file and change plugin order * remove Rcode checker
Showing
plugin/grpc/OWNERS
0 → 100644
plugin/grpc/README.md
0 → 100644
plugin/grpc/grpc.go
0 → 100644
plugin/grpc/grpc_test.go
0 → 100644
plugin/grpc/metrics.go
0 → 100644
plugin/grpc/policy.go
0 → 100644
plugin/grpc/proxy.go
0 → 100644
plugin/grpc/proxy_test.go
0 → 100644
plugin/grpc/setup.go
0 → 100644
plugin/grpc/setup_test.go
0 → 100644
Please register or sign in to comment