Documentation ¶
Index ¶
- func NewApplyCommand() cli.Command
- func NewClassifierCommand() cli.Command
- func NewGraphCommand() cli.Command
- func NewInfoCommand() cli.Command
- func NewLastseenCommand() cli.Command
- func NewListCommand() cli.Command
- func NewLogCommand() cli.Command
- func NewPushCommand() cli.Command
- func NewQueueCommand() cli.Command
- func NewReportCommand() cli.Command
- func NewResultCommand() cli.Command
- func NewServeCommand() cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplyCommand ¶ added in v0.2.0
NewApplyCommand creates a new sub-command for applying configurations on the local system
func NewClassifierCommand ¶
NewClassifierCommand creates a new sub-command for retrieving minion classifiers
func NewGraphCommand ¶ added in v0.2.0
NewGraphCommand creates a new sub-command for generating the resource DAG graph
func NewInfoCommand ¶
NewInfoCommand creates a new sub-command for retrieving minion information
func NewLastseenCommand ¶
NewLastseenCommand creates a new sub-command for retrieving the last time minions were seen
func NewListCommand ¶
NewListCommand creates a new sub-command for retrieving the list of registered minions
func NewLogCommand ¶
NewLogCommand creates a new sub-command for retrieving the log of previously executed tasks by minions
func NewPushCommand ¶ added in v0.2.0
NewPushCommand creates a new sub-command for submitting tasks to minions
func NewQueueCommand ¶
NewQueueCommand creates a new sub-command for retrieving the currently pending tasks for minions
func NewReportCommand ¶
NewReportCommand creates a new sub-command for generating reports based on minion classifiers
func NewResultCommand ¶
NewResultCommand creates a new sub-command for retrieving results of previously executed tasks by minions
func NewServeCommand ¶
NewServeCommand creates a new sub-command for starting a minion and its services
Types ¶
This section is empty.