Documentation ¶
Overview ¶
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Index ¶
- type Command
- type WorkerLedCommand
- func (c *WorkerLedCommand) AutocompleteArgs() complete.Predictor
- func (c *WorkerLedCommand) AutocompleteFlags() complete.Flags
- func (c *WorkerLedCommand) Flags() *base.FlagSets
- func (c *WorkerLedCommand) Help() string
- func (c *WorkerLedCommand) Run(args []string) int
- func (c *WorkerLedCommand) Synopsis() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkerLedCommand ¶
type WorkerLedCommand struct { *base.Command Func string // contains filtered or unexported fields }
func (*WorkerLedCommand) AutocompleteArgs ¶
func (c *WorkerLedCommand) AutocompleteArgs() complete.Predictor
func (*WorkerLedCommand) AutocompleteFlags ¶
func (c *WorkerLedCommand) AutocompleteFlags() complete.Flags
func (*WorkerLedCommand) Flags ¶
func (c *WorkerLedCommand) Flags() *base.FlagSets
func (*WorkerLedCommand) Help ¶
func (c *WorkerLedCommand) Help() string
func (*WorkerLedCommand) Run ¶
func (c *WorkerLedCommand) Run(args []string) int
func (*WorkerLedCommand) Synopsis ¶
func (c *WorkerLedCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.