# Functions
LoadConfigFile will attempt to load json|toml|yaml configuration files.
ShowConfig prints the running configuration.
StatConfig adds the running config to the app stats.
Validate verifies the required portions of the configuration.
# Structs
API defines the circonus api configuration options.
Check defines the circonus check configuration options.
Circonus defines the circonus specific configuration options.
Cluster defines the kubernetes cluster configuration options.
Config defines the running configuration options.
LabelFilters defines labels to include and exclude.
Log defines the logging configuration options.