cmd

package
v4.41.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: BSD-3-Clause Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Network     = "unix"
	AddressFlag = "@crossplane/fn/default.sock"
	DevMode     = false
)
View Source
var ControllerCMD = &cobra.Command{
	Use:   "controller",
	Short: "Controller",
	Long:  "Run the Controller",
	RunE:  c.executeController,
}
View Source
var GrpcCMD = &cobra.Command{
	Use:   "start grpc",
	Short: "GRPC Server",
	Long:  "Run the GRPC Server for crossplane composition functions",
	RunE:  executeGRPCServer,
}
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