Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdResourceConsumerController = &cobra.Command{ Use: "resource-consumer-controller", Short: "Starts a HTTP server that spreads requests around resource consumers", Long: "Starts a HTTP server that spreads requests around resource consumers. The HTTP server has the same endpoints and usage as the one spawned by the \"resource-consumer\" subcommand.", Args: cobra.MaximumNArgs(0), Run: main, }
CmdResourceConsumerController is used by agnhost Cobra.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.