1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-17 04:30:03 +02:00
thalos/internal/config
2024-02-18 16:11:32 +01:00
..
builder.go internal/config: skip creating a Config struct with default values. those should be set by flags or viper in the builder 2024-02-18 16:11:32 +01:00
builder_test.go internal/config: remove shorthand ship config (where it is possible to have "ship" key only contain a url string instead of struct) 2024-02-18 16:08:18 +01:00
cli.go internal/config: add additional flags for config fields. 2024-02-18 15:45:10 +01:00
config.go internal/config: skip creating a Config struct with default values. those should be set by flags or viper in the builder 2024-02-18 16:11:32 +01:00