Class GrpcEndpoint (0.9.1)

Stay organized with collections Save and categorize content based on your preferences.
GrpcEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specification of the GRPC Endpoint.

Attribute

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