Documentation ¶
Overview ¶
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Index ¶
- type Command
- type ControllerLedCommand
- func (c *ControllerLedCommand) AutocompleteArgs() complete.Predictor
- func (c *ControllerLedCommand) AutocompleteFlags() complete.Flags
- func (c *ControllerLedCommand) Flags() *base.FlagSets
- func (c *ControllerLedCommand) Help() string
- func (c *ControllerLedCommand) Run(args []string) int
- func (c *ControllerLedCommand) Synopsis() string
- type WorkerCACommand
- func (c *WorkerCACommand) AutocompleteArgs() complete.Predictor
- func (c *WorkerCACommand) AutocompleteFlags() complete.Flags
- func (c *WorkerCACommand) Flags() *base.FlagSets
- func (c *WorkerCACommand) Help() string
- func (c *WorkerCACommand) Run(args []string) int
- func (c *WorkerCACommand) Synopsis() string
- 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 ControllerLedCommand ¶ added in v0.10.4
type ControllerLedCommand struct { *base.Command Func string // contains filtered or unexported fields }
func (*ControllerLedCommand) AutocompleteArgs ¶ added in v0.10.4
func (c *ControllerLedCommand) AutocompleteArgs() complete.Predictor
func (*ControllerLedCommand) AutocompleteFlags ¶ added in v0.10.4
func (c *ControllerLedCommand) AutocompleteFlags() complete.Flags
func (*ControllerLedCommand) Flags ¶ added in v0.10.4
func (c *ControllerLedCommand) Flags() *base.FlagSets
func (*ControllerLedCommand) Help ¶ added in v0.10.4
func (c *ControllerLedCommand) Help() string
func (*ControllerLedCommand) Run ¶ added in v0.10.4
func (c *ControllerLedCommand) Run(args []string) int
func (*ControllerLedCommand) Synopsis ¶ added in v0.10.4
func (c *ControllerLedCommand) Synopsis() string
type WorkerCACommand ¶ added in v0.11.0
func (*WorkerCACommand) AutocompleteArgs ¶ added in v0.11.0
func (c *WorkerCACommand) AutocompleteArgs() complete.Predictor
func (*WorkerCACommand) AutocompleteFlags ¶ added in v0.11.0
func (c *WorkerCACommand) AutocompleteFlags() complete.Flags
func (*WorkerCACommand) Flags ¶ added in v0.11.0
func (c *WorkerCACommand) Flags() *base.FlagSets
func (*WorkerCACommand) Help ¶ added in v0.11.0
func (c *WorkerCACommand) Help() string
func (*WorkerCACommand) Run ¶ added in v0.11.0
func (c *WorkerCACommand) Run(args []string) int
func (*WorkerCACommand) Synopsis ¶ added in v0.11.0
func (c *WorkerCACommand) Synopsis() string
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.