# Functions
NewNetworkingServiceClient constructs a client for the core.control_plane.networking.v1.NetworkingService service.
NewNetworkingServiceHandler builds an HTTP handler from the service implementation.
# Constants
NetworkingServiceAddRouteProcedure is the fully-qualified name of the NetworkingService's AddRoute RPC.
NetworkingServiceDeleteRouteProcedure is the fully-qualified name of the NetworkingService's DeleteRoute RPC.
NetworkingServiceListRoutesProcedure is the fully-qualified name of the NetworkingService's ListRoutes RPC.
NetworkingServiceName is the fully-qualified name of the NetworkingService service.
# Structs
UnimplementedNetworkingServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
NetworkingServiceClient is a client for the core.control_plane.networking.v1.NetworkingService service.
NetworkingServiceHandler is an implementation of the core.control_plane.networking.v1.NetworkingService service.