1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/internal/config
2024-02-18 17:40:04 +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/cli.go: move flags that are not bound to config to cmd/thalos/main.go 2024-02-18 17:40:04 +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