open-consul/website/source/docs/agent
Frank Schröder fa22ad4573 config: add generic method to translate between CamelCase and snake_case (#3557)
* doc: document discrepancy between id and CheckID

* doc: document enable_tag_override change

* config: add TranslateKeys helper

TranslateKeys makes it easier to map between different representations
of internal structures. It allows to recursively map alias keys to
canonical keys in structured maps.

* config: use TranslateKeys for config file

This also adds support for 'enabletagoverride' and removes
the need for a separate CheckID alias field.

* config: remove dead code

* agent: use TranslateKeys for FixupCheckType

* agent: translate enable_tag_override during service registration

* doc: add '.hcl' as valid extension

* config: map ScriptArgs to args

* config: add comment for TranslateKeys
2017-10-10 16:40:59 -07:00
..
basics.html.md agent: notify systemd after JoinLAN (#2121) 2017-06-21 06:43:55 +02:00
checks.html.md config: add generic method to translate between CamelCase and snake_case (#3557) 2017-10-10 16:40:59 -07:00
dns.html.md Update docs to include support for TXT records 2017-09-28 12:32:42 +02:00
encryption.html.md Fixes a broken link. 2017-07-17 00:07:34 -07:00
options.html.md Makes RPC handling more robust when rolling servers. (#3561) 2017-10-10 15:19:50 -07:00
rpc.html.md website: rename *.markdown to *.md 2017-05-17 20:25:45 +02:00
services.html.md config: add generic method to translate between CamelCase and snake_case (#3557) 2017-10-10 16:40:59 -07:00
telemetry.html.md Move http request metric to the agent section 2017-10-04 17:36:10 -07:00
watches.html.md Clean up subprocess handling and make shell use optional (#3509) 2017-10-04 16:48:00 -07:00