Nick Craig-Wood
53573b4a09
configmap: Add Encode and Decode methods to Simple for command line encoding #5178
2021-04-08 12:34:15 +01:00
Nick Craig-Wood
3622e064f5
configmap: Add priorities to configmap Setters #5178
2021-04-08 12:34:15 +01:00
Nick Craig-Wood
1a41c930f3
configmap: add ClearSetters to get rid of all setters #5178
2021-04-08 12:34:15 +01:00
Nick Craig-Wood
f111e0eaf8
fs: enable configmap to be able to tell values set vs config file values #4996
...
This adds AddOverrideGetter and GetOverride methods to config map and
uses them in fs.ConfigMap.
This enables us to tell which values have been set and which are just
read from the config file or at their defaults.
This also deletes the unused AddGetters method in configmap.
2021-03-15 19:22:07 +00:00
Nick Craig-Wood
96207f342c
configmap: add consistent String() method to configmap.Simple #4996
2021-03-15 19:22:07 +00:00
Oleg Kovalov and Nick Craig-Wood
06c9f76cd2
all: fix go-critic linter suggestions
2018-08-06 21:14:03 +01:00
Nick Craig-Wood
4c586a9264
config: add configmap package to manage config in a generic way
2018-07-16 08:50:52 +01:00