open-consul/command/config
freddygv 50c7915156 Convert new tproxy structs in api module into ptrs
This way we avoid serializing these when empty. Otherwise users of the
latest version of the api submodule cannot interact with older versions
of Consul, because a new api client would send keys that the older Consul
doesn't recognize yet.
2021-04-13 12:44:25 -06:00
..
delete testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
list testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
read testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
write Convert new tproxy structs in api module into ptrs 2021-04-13 12:44:25 -06:00
config.go adding new config entries for L7 discovery chain (unused) (#5987) 2019-06-27 12:37:43 -05:00