GrpcEndpoint

Specification of the GRPC Endpoint.

JSON representation
{
  "targetUri": string,
  "sdsResource": string
}
Fields
targetUri

string

Required. The target URI of the gRPC endpoint. Only UDS path is supported, and should start with "unix:".

sdsResource

string

Optional. sdsResource is used to set the name of the SDS configuration. When used in the context of GSM, the following rules apply If the resource name is “default” and “ROOTCA” then it implies ISTIO_MUTUAL tlsMode. If the resource name begins with “file-cert” and/or “file-root”, it implies custom MUTUAL tlsMode