io.helidon.webclient.grpc.GrpcClient
Description
Configuration of a grpc client
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
protocol- | Grpc | create( | gRPC specific configuration |
grpc- | List< | gRPC client services | |
enable- | Boolean | false | Whether to collect metrics for gRPC client calls |
grpc- | Boolean | false | Whether to enable automatic service discovery for grpc- |
See the manifest for all available types.