Interface: IEndpoints
Properties of an Endpoints.
Implemented by
Properties
grpcAddress
• Optional
grpcAddress: null
| string
The gRPC address for API key client connections (may be empty if API keys are disabled).
mtlsGrpcAddress
• Optional
mtlsGrpcAddress: null
| string
The gRPC address for mTLS client connections (may be empty if mTLS is disabled).
webAddress
• Optional
webAddress: null
| string
The web UI address.