dnscontrol/docs/_includes
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
..
alert.html adding docs again 2017-01-11 13:02:45 -07:00
endExample.html adding docs again 2017-01-11 13:02:45 -07:00
feature.html add include 2017-10-02 11:19:40 -04:00
func.html adding docs again 2017-01-11 13:02:45 -07:00
funcList.md adding docs again 2017-01-11 13:02:45 -07:00
matrix.html Add AUTODNSSEC, implement for DNSimple (#640) 2020-02-22 07:09:31 -05:00
startExample.html docs/ Remove whitespace at EOL 2017-08-29 13:49:39 -04:00