cmd

package
v4.66.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: BSD-3-Clause Imports: 45 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ControllerCMD = &cobra.Command{
	Use:   "controller",
	Short: "Controller",
	Long:  "Run the Controller",
	RunE:  c.executeController,
}
View Source
var (
	ConvertCMD = newConvertCMD()
)

ConvertCMD specifies the cobra command for triggering the maintenance.

View Source
var FunctionCMD = &cobra.Command{
	Use:   "functions",
	Short: "Crossplane Functions Server",
	Long:  "Run the GRPC Server for crossplane composition functions",
	RunE:  executeFunctionsServer,
}
View Source
var (
	MaintenanceCMD = newMaintenanceCMD()
)

MaintenanceCMD specifies the cobra command for triggering the maintenance.

View Source
var SLIProberCMD = &cobra.Command{
	Use:   "sliprober",
	Short: "SLI Prober Controller",
	Long:  "Run the SLI Prober Controller",
	RunE:  s.executeSLIProber,
}
View Source
var (
	SlareportCMD = newSlareportCMD()
)

SlareportCMD specifies the cobra command for triggering the maintenance.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL