VictoriaMetrics/lib/promauth
Aliaksandr Valialkin 855436efd2
lib/promauth: refactor NewConfig in order to improve maintainability
1. Split NewConfig into smaller functions
2. Introduce Options struct for simplifying construction of the Config with various options

This commit is based on https://github.com/VictoriaMetrics/VictoriaMetrics/pull/2684
2022-07-04 14:31:12 +03:00
..
testdata basic OAuth2 support for remoteWrite and scrape targets (#1316) 2021-05-22 16:20:18 +03:00
config.go lib/promauth: refactor NewConfig in order to improve maintainability 2022-07-04 14:31:12 +03:00
config_test.go lib/promauth: refactor NewConfig in order to improve maintainability 2022-07-04 14:31:12 +03:00
util.go app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00