Skip to main content

Interface: IEndpoints

namespace.v1.IEndpoints

Properties of an Endpoints.

Hierarchy

Properties

grpcAddress

Optional grpcAddress: null | string

The gRPC address for API key client connections (may be empty if API keys are disabled).

Inherited from

$Properties.grpcAddress


mtlsGrpcAddress

Optional mtlsGrpcAddress: null | string

The gRPC address for mTLS client connections (may be empty if mTLS is disabled).

Inherited from

$Properties.mtlsGrpcAddress


webAddress

Optional webAddress: null | string

The web UI address.

Inherited from

$Properties.webAddress