open-consul/agent/auto-config
Matt Keeler 386ec3a2a2
Refactor AutoConfig RPC to not have a direct dependency on the Server type
Instead it has an interface which can be mocked for better unit testing that is deterministic and not prone to flakiness.
2020-07-08 11:05:44 -04:00
..
auto_config.go Refactor AutoConfig RPC to not have a direct dependency on the Server type 2020-07-08 11:05:44 -04:00
auto_config_test.go Refactor AutoConfig RPC to not have a direct dependency on the Server type 2020-07-08 11:05:44 -04:00
config_translate.go Overhaul the auto-config translation 2020-06-26 15:25:21 -04:00
config_translate_test.go Overhaul the auto-config translation 2020-06-26 15:25:21 -04:00