diff --git a/envoy/api/v2/core/grpc_service.proto b/envoy/api/v2/core/grpc_service.proto index d0d295fc..95624519 100644 --- a/envoy/api/v2/core/grpc_service.proto +++ b/envoy/api/v2/core/grpc_service.proto @@ -14,7 +14,6 @@ import "gogoproto/gogo.proto"; option (gogoproto.equal_all) = true; // [#protodoc-title: gRPC services] -// [#proto-status: draft] // gRPC service configuration. This is used by :ref:`ApiConfigSource // ` and filter configurations. @@ -26,6 +25,7 @@ message GrpcService { string cluster_name = 1 [(validate.rules).string.min_bytes = 1]; } + // [#proto-status: draft] message GoogleGrpc { // The target URI when using the `Google C++ gRPC client // `_. SSL credentials will be supplied in