R.B. Boyer
67a36e3452
handle structs.ConfigEntry decoding similarly to api.ConfigEntry decoding ( #6106 )
...
Both 'consul config write' and server bootstrap config entries take a
decoding detour through mapstructure on the way from HCL to an actual
struct. They both may take in snake_case or CamelCase (for consistency)
so need very similar handling.
Unfortunately since they are operating on mirror universes of structs
(api.* vs structs.*) the code cannot be identitical, so try to share the
kind-configuration and duplicate the rest for now.
2019-07-12 12:20:30 -05:00
..
2019-06-27 22:22:07 +02:00
2019-07-02 10:11:19 -04:00
2019-06-26 09:43:25 -06:00
2019-07-12 12:20:30 -05:00
2019-06-27 22:22:07 +02:00
2019-07-08 12:48:48 +01:00
2018-11-02 12:00:39 -05:00
2019-06-17 18:05:47 +02:00
2019-06-27 22:22:07 +02:00
2019-07-08 12:48:48 +01:00
2019-03-27 08:54:56 -04:00
2019-03-04 09:19:35 -05:00
2019-07-12 12:20:30 -05:00
2019-02-27 14:28:31 -05:00
2019-07-08 12:48:48 +01:00
2019-02-14 10:59:14 -05:00
2019-04-30 11:45:36 -04:00
2019-04-30 11:45:36 -04:00
2019-06-27 22:22:07 +02:00
2019-07-01 19:47:58 -04:00
2019-07-01 16:28:30 -04:00
2019-06-27 22:22:07 +02:00
2019-07-02 10:11:19 -04:00
2019-07-08 13:20:35 +00:00
2019-06-17 10:51:50 -04:00
2019-06-24 14:11:34 -04:00
2019-07-12 12:20:30 -05:00
2019-04-30 16:27:16 -07:00
2019-04-30 18:19:19 -04:00
2019-03-06 11:13:28 -06:00
2019-02-14 10:59:14 -05:00
2019-05-21 13:36:52 -05:00
2019-06-30 02:00:31 +00:00
2019-06-30 02:00:31 +00:00
2019-05-01 11:11:27 -04:00
2019-03-27 08:54:56 -04:00
2019-06-17 10:51:50 -04:00
2019-04-16 10:29:34 -06:00
2019-02-14 10:59:14 -05:00
2019-04-29 18:08:09 -04:00
2019-03-27 08:54:56 -04:00
2019-06-26 11:43:30 -05:00
2019-02-14 10:59:14 -05:00
2019-07-01 16:28:30 -04:00
2019-03-27 08:54:56 -04:00
2019-02-14 10:59:14 -05:00
2019-04-04 17:09:32 -04:00
2019-06-17 10:51:50 -04:00
2019-04-25 12:26:33 -04:00
2019-06-27 22:22:07 +02:00
2019-06-27 22:22:07 +02:00
2019-05-01 16:39:31 -07:00
2019-07-01 16:28:30 -04:00
2019-04-17 15:52:23 -05:00
2019-02-14 10:59:14 -05:00
2019-06-04 10:02:38 -04:00
2019-02-22 17:34:45 -05:00
2019-02-14 10:59:14 -05:00
2019-06-27 22:22:07 +02:00
2019-06-17 10:51:50 -04:00
2019-04-25 12:26:33 -04:00
2019-04-25 12:26:33 -04:00
2019-04-16 12:00:15 -04:00
2019-07-01 16:28:30 -04:00
2019-03-27 08:54:56 -04:00
2019-03-27 08:54:56 -04:00
2019-04-26 12:33:01 -04:00
2019-04-26 12:33:01 -04:00