prometheus-fail2ban-exporter/src/cfg
Hector b7e317edbc feat: configure tool using environment variables (#17)
Replace CLI parsing functionality with the `kingpin` library to better
support configuring the tool with environment variables.
Add new environment variables to configure the tool.

BREAKING CHANGE: CLI params now require two dashes instead of one (e.g. `--socket`)
2022-01-30 21:32:48 +00:00
..
basicAuth_test.go feat: add support for basic auth (#16) 2022-01-14 21:36:49 +00:00
basicAuth.go feat: add support for basic auth (#16) 2022-01-14 21:36:49 +00:00
cfg.go feat: configure tool using environment variables (#17) 2022-01-30 21:32:48 +00:00