open-consul/agent/auto-config
Daniel Nephin cbdceeb044 config: Make Source an interface
This will allow us to accept config from auto-config without needing to
go through a serialziation cycle.
2020-08-10 12:46:28 -04:00
..
auto_config.go config: Make Source an interface 2020-08-10 12:46:28 -04:00
auto_config_test.go config: Make Source an interface 2020-08-10 12:46:28 -04:00
builder.go config: Make Source an interface 2020-08-10 12:46:28 -04:00
config.go Agent Auto Config: Implement Certificate Generation (#8360) 2020-07-28 15:31:48 -04:00
config_translate.go Ensure certificates retrieved through the cache get persisted with auto-config (#8409) 2020-07-30 11:37:18 -04:00
config_translate_test.go config: Make Source an interface 2020-08-10 12:46:28 -04:00