package
0.0.0-20241101121158-24bc511787d3
Repository: https://github.com/rigdev/rig-go-api.git
Documentation: pkg.go.dev
# Functions
NewServiceClient constructs a client for the api.v1.cluster.Service service.
NewServiceHandler builds an HTTP handler from the service implementation.
# Constants
ServiceGetConfigProcedure is the fully-qualified name of the Service's GetConfig RPC.
ServiceGetConfigsProcedure is the fully-qualified name of the Service's GetConfigs RPC.
ServiceListNodePodsProcedure is the fully-qualified name of the Service's ListNodePods RPC.
ServiceListProcedure is the fully-qualified name of the Service's List RPC.
ServiceName is the fully-qualified name of the Service service.
# Structs
UnimplementedServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
ServiceClient is a client for the api.v1.cluster.Service service.
ServiceHandler is an implementation of the api.v1.cluster.Service service.