Documentation ¶
Index ¶
- Variables
- func WriteCommandDoc(cmd *cobra.Command, cliDir string) error
- func WriteCommandIndex(cg templates.CommandGroups, cliDir, title string) error
- func WriteCommandProm(commandName string, p prometheus.Collector, promDir string) error
- func WriteDefaultConfig(cmd *cobra.Command, cfgDir string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FlagGroups = forwarder.FlagGroups() EnvPrefix = forwarder.EnvPrefix )
Functions ¶
func WriteCommandIndex ¶
func WriteCommandIndex(cg templates.CommandGroups, cliDir, title string) error
func WriteCommandProm ¶
func WriteCommandProm(commandName string, p prometheus.Collector, promDir string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.