open-consul/command/config/write
freddygv c3e381b4c1 Rename service-exports to partition-exports
Existing config entries prefixed by service- are specific to individual
services. Since this config entry applies to partitions it is being
renamed.

Additionally, the Partition label was changed to Name because using
Partition at the top-level and in the enterprise meta was leading to the
enterprise meta partition being dropped by msgpack.
2021-10-25 17:58:48 -06:00
..
config_write.go
config_write_test.go Rename service-exports to partition-exports 2021-10-25 17:58:48 -06:00
decode_shim.go