package
1.7.6
Repository: https://github.com/influxdata/kapacitor.git
Documentation: pkg.go.dev

# Functions

FindConfigPath returns the config path specified or searches for a valid config path.
NewCommand return a new instance of Command.
NewPrintConfigCommand return a new instance of PrintConfigCommand.

# Structs

Command represents the command executed by "kapacitord run".
Options represents the command line options that can be parsed.
PrintConfigCommand represents the command executed by "kapacitord config".

# Interfaces