api/pkg
Peter Kurfer 91f0cf6963 Improve config and startup handling
- use `Unmarshal` method of viper
- move config loading, defaulting and stuff to config package
- move serve to an extra command and move keep only global flags in root command
- add startup logic to onInit method in root command
- update mocks
- clean config structs
- adopt changes in plugins
- update default config
2020-06-15 12:32:18 +02:00
..
api Improve config and startup handling 2020-06-15 12:32:18 +02:00
cert Improve config and startup handling 2020-06-15 12:32:18 +02:00
config Improve config and startup handling 2020-06-15 12:32:18 +02:00
defaulting Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
logging Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
path Prepare systemd deployment 2020-04-12 00:09:30 +02:00