This website requires JavaScript.
Explore
Help
Sign in
eosswedenorg
/
thalos
Watch
1
Star
0
Fork
You've already forked thalos
0
mirror of
https://github.com/eosswedenorg/thalos
synced
2026-06-16 04:24:56 +02:00
Code
Releases
Activity
53baae8a7f
thalos
/
internal
/
config
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
53baae8a7f
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
..
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