- GrpcChannelDescriptor (grpc.client) Configuration
Configuration Options
Optional Configuration Options
| key | type | default value | description |
|---|---|---|---|
host | string | localhost | Set the host name to connect. |
port | int | 1408 | Set the port that will be used to connect to the server. |
target | string | Set the target string, which can be either a valid io.grpc.NameResolver compliant URI, or an authority string. | |
tls | Set the GrpcTlsDescriptor. If |