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.capsule.Service service.
NewServiceHandler builds an HTTP handler from the service implementation.
# Constants
ServiceAbortPipelineProcedure is the fully-qualified name of the Service's AbortPipeline RPC.
ServiceAbortRolloutProcedure is the fully-qualified name of the Service's AbortRollout RPC.
ServiceCapsuleMetricsProcedure is the fully-qualified name of the Service's CapsuleMetrics RPC.
ServiceCreateProcedure is the fully-qualified name of the Service's Create RPC.
ServiceDeleteProcedure is the fully-qualified name of the Service's Delete RPC.
ServiceDeployProcedure is the fully-qualified name of the Service's Deploy RPC.
ServiceDeploySetProcedure is the fully-qualified name of the Service's DeploySet RPC.
ServiceExecuteProcedure is the fully-qualified name of the Service's Execute RPC.
ServiceGetCustomInstanceMetricsProcedure is the fully-qualified name of the Service's GetCustomInstanceMetrics RPC.
ServiceGetEffectiveGitSettingsProcedure is the fully-qualified name of the Service's GetEffectiveGitSettings RPC.
ServiceGetInstanceStatusProcedure is the fully-qualified name of the Service's GetInstanceStatus RPC.
ServiceGetJobExecutionsProcedure is the fully-qualified name of the Service's GetJobExecutions RPC.
ServiceGetPipelineStatusProcedure is the fully-qualified name of the Service's GetPipelineStatus RPC.
ServiceGetProcedure is the fully-qualified name of the Service's Get RPC.
ServiceGetProposalsEnabledProcedure is the fully-qualified name of the Service's GetProposalsEnabled RPC.
ServiceGetRevisionProcedure is the fully-qualified name of the Service's GetRevision RPC.
ServiceGetRolloutOfRevisionsProcedure is the fully-qualified name of the Service's GetRolloutOfRevisions RPC.
ServiceGetRolloutProcedure is the fully-qualified name of the Service's GetRollout RPC.
ServiceGetStatusProcedure is the fully-qualified name of the Service's GetStatus RPC.
ServiceListEventsProcedure is the fully-qualified name of the Service's ListEvents RPC.
ServiceListInstancesProcedure is the fully-qualified name of the Service's ListInstances RPC.
ServiceListInstanceStatusesProcedure is the fully-qualified name of the Service's ListInstanceStatuses RPC.
ServiceListPipelineStatusesProcedure is the fully-qualified name of the Service's ListPipelineStatuses RPC.
ServiceListProcedure is the fully-qualified name of the Service's List RPC.
ServiceListProposalsProcedure is the fully-qualified name of the Service's ListProposals RPC.
ServiceListRolloutsProcedure is the fully-qualified name of the Service's ListRollouts RPC.
ServiceListSetProposalsProcedure is the fully-qualified name of the Service's ListSetProposals RPC.
ServiceLogsProcedure is the fully-qualified name of the Service's Logs RPC.
ServiceName is the fully-qualified name of the Service service.
ServicePortForwardProcedure is the fully-qualified name of the Service's PortForward RPC.
ServicePromotePipelineProcedure is the fully-qualified name of the Service's PromotePipeline RPC.
ServiceProposeRolloutProcedure is the fully-qualified name of the Service's ProposeRollout RPC.
ServiceProposeSetRolloutProcedure is the fully-qualified name of the Service's ProposeSetRollout RPC.
ServiceRestartInstanceProcedure is the fully-qualified name of the Service's RestartInstance RPC.
ServiceStartPipelineProcedure is the fully-qualified name of the Service's StartPipeline RPC.
ServiceStopRolloutProcedure is the fully-qualified name of the Service's StopRollout RPC.
ServiceUpdateProcedure is the fully-qualified name of the Service's Update RPC.
ServiceWatchInstanceStatusesProcedure is the fully-qualified name of the Service's WatchInstanceStatuses RPC.
ServiceWatchRolloutsProcedure is the fully-qualified name of the Service's WatchRollouts RPC.
ServiceWatchStatusProcedure is the fully-qualified name of the Service's WatchStatus RPC.
# Structs
UnimplementedServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
ServiceClient is a client for the api.v1.capsule.Service service.
ServiceHandler is an implementation of the api.v1.capsule.Service service.