# Functions
NewServiceDiscoveryServiceClient constructs a client for the core.registry.service_discovery.v1.ServiceDiscoveryService service.
NewServiceDiscoveryServiceHandler builds an HTTP handler from the service implementation.
# Constants
ServiceDiscoveryServiceFinalizeProcedure is the fully-qualified name of the ServiceDiscoveryService's Finalize RPC.
ServiceDiscoveryServiceInitializeProcedure is the fully-qualified name of the ServiceDiscoveryService's Initialize RPC.
ServiceDiscoveryServiceName is the fully-qualified name of the ServiceDiscoveryService service.
ServiceDiscoveryServiceQueryProcedure is the fully-qualified name of the ServiceDiscoveryService's Query RPC.
ServiceDiscoveryServiceReportHealthProcedure is the fully-qualified name of the ServiceDiscoveryService's ReportHealth RPC.
ServiceDiscoveryServiceSynchronizeProcedure is the fully-qualified name of the ServiceDiscoveryService's Synchronize RPC.
# Structs
UnimplementedServiceDiscoveryServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
ServiceDiscoveryServiceClient is a client for the core.registry.service_discovery.v1.ServiceDiscoveryService service.
ServiceDiscoveryServiceHandler is an implementation of the core.registry.service_discovery.v1.ServiceDiscoveryService service.