package
6.8.16+incompatible
Repository: https://github.com/tencentblueking/beats.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package instance provides the functions required to manage the life-cycle of a Beat.
No description provided by the author

# Functions

GenModulesCmd initializes a command to manage a modules.d folder, it offers list, enable and siable actions.
GenRootCmd returns the root command to use for your beat.
GenRootCmdWithIndexPrefixWithRunFlags returns the root command to use for your beat.
GenRootCmdWithRunFlags returns the root command to use for your beat.
GenRootCmdWithSettings returns the root command to use for your beat.

# Structs

BeatsRootCmd handles all application command line interface, parses user flags and runs subcommands.

# Interfaces

ModulesManager interface provides all actions needed to implement modules command (to list, enable & disable modules).