GrpcEndpoint

GRPC 端点的规范。

JSON 表示法
{
  "targetUri": string
}
字段
targetUri

string

必需。gRPC 端点的目标 URI。仅支持 UDS 路径,且应以“unix:”开头。