dnscontrol/docs/_functions/domain
Phil Pennock 9b239f41a3
Add AUTODNSSEC, implement for DNSimple (#640)
* Add AUTODNSSEC, implement for DNSimple

There are two models for DNSSEC in DNS management: either dnscontrol
manages all the DNSSEC records and has to be invoked regularly for
re-signing, or the provider manages DNSSEC automatically and dnscontrol
is not involved beyond saying "yeah, do that".

This implements the latter, as a model, and for one provider.

Potentially we could tune/configure options for DNSSEC such as
algorithm, but DNSimple don't expose that API so I haven't implemented
it.

This minimal model should be something which maps into other providers
cleanly.

* Fix missing CanAutoDNSSEC on provider

* Validation fix for master broken

This is broken in master and causing Travis in my branch to fail.  The
validation tool runs with `gofmt -s` to require "simplify", and so
rejects an ignored second bound variable to range iteration.

* Correct wire in the AUTODNSSEC validation step
2020-02-22 07:09:31 -05:00
..
A.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
AAAA.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
ALIAS.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
AUTODNSSEC.md Add AUTODNSSEC, implement for DNSimple (#640) 2020-02-22 07:09:31 -05:00
CAA.md General docs improvements (#481) 2019-05-20 22:33:50 -04:00
CF_REDIRECT.md Document SRV, CF*REDIRECT, and note where docs are needed. (#346) 2018-03-22 09:30:09 -04:00
CF_TEMP_REDIRECT.md DOC: Apply brand-preferred case (#429) 2019-05-23 09:29:21 -04:00
CNAME.md adding mx and cname 2017-04-11 23:02:57 -06:00
DefaultTTL.md DefaultTTL.md: Improve example 2017-07-09 08:04:28 -04:00
DnsProvider.md DOCS: Explain nameservers vs ns (#608) 2020-01-29 13:47:32 -05:00
FRAME.md Document SRV, CF*REDIRECT, and note where docs are needed. (#346) 2018-03-22 09:30:09 -04:00
IGNORE.md IGNORE() now supports glob pattern/wildcards (#463) 2019-05-27 10:14:29 -04:00
IMPORT_TRANSFORM.md Document SRV, CF*REDIRECT, and note where docs are needed. (#346) 2018-03-22 09:30:09 -04:00
MX.md adding mx and cname 2017-04-11 23:02:57 -06:00
NAMESERVER.md DOCS: Explain nameservers vs ns (#608) 2020-01-29 13:47:32 -05:00
NAMESERVER_TTL.md Add NAMESERVER_TTL and associated documentation. (#398) 2018-09-04 10:57:11 -04:00
NO_PURGE.md DOC: Apply brand-preferred case (#429) 2019-05-23 09:29:21 -04:00
NS.md DOCS: Explain nameservers vs ns (#608) 2020-01-29 13:47:32 -05:00
PTR.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
PURGE.md Document TXT, NS, NO_PURGE, PURGE, and IMPORT_TRANSFORM (#184) 2017-08-15 10:46:31 -07:00
R53_ALIAS.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
SRV.md Document SRV, CF*REDIRECT, and note where docs are needed. (#346) 2018-03-22 09:30:09 -04:00
SSHFP.md General docs improvements (#481) 2019-05-20 22:33:50 -04:00
TLSA.md Add TLSA record support (#165) (#203) 2017-09-15 09:03:29 -04:00
TXT.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
URL.md Document SRV, CF*REDIRECT, and note where docs are needed. (#346) 2018-03-22 09:30:09 -04:00
URL301.md Document SRV, CF*REDIRECT, and note where docs are needed. (#346) 2018-03-22 09:30:09 -04:00