dnscontrol/docs
Anthony Eden 4fef4a8550 DNSimple provider (#43)
* Implement a basic DNSimple provider.

Handles domain delegation as well as record create, update, and delete.

Note that this is completely untested at the moment. It’s so alpha it might burn your face off.

* Add some inline comments. Always use the StackExchange libs.

* Clean up dnsimple docs a little

* This will need to be changed before merging.

* Import the dnsimple dnscontrol package from its expected path

* Properly build the FQDN and implement record listing so create/update/delete are used correctly.

* Add support for overriding base URL to allow connection to sandbox.

* Vendor dnsimple-go and its dependencies.

* Remove unnecessary doc file.

* Use dnsutil.AddOrigin for combining record name and origin.

* Modifying dnsimple provider to pass tests
2017-03-18 19:58:47 -06:00
..
_functions adding docs again 2017-01-11 13:02:45 -07:00
_includes adding docs again 2017-01-11 13:02:45 -07:00
_layouts rename js link 2017-03-13 14:48:09 -07:00
_providers DNSimple provider (#43) 2017-03-18 19:58:47 -06:00
assets img 2017-03-12 16:31:48 -07:00
css tweaks to gcloud 2017-03-12 16:02:46 -07:00
_config.yml tweaks to gcloud 2017-03-12 16:02:46 -07:00
getting-started.md adding docs again 2017-01-11 13:02:45 -07:00
index.md Text / Github link 2017-03-14 00:46:11 -07:00
js.md shim for writing providers 2017-03-14 00:43:03 -07:00
nameservers.md minor editing (#39) 2017-03-14 14:42:08 -07:00
provider-list.html adding docs again 2017-01-11 13:02:45 -07:00
runDocker.sh adding docs again 2017-01-11 13:02:45 -07:00
why-the-dot.md minor editing (#39) 2017-03-14 14:42:08 -07:00
writing-providers.md Note about vendoring dependencies. (#44) 2017-03-16 22:22:39 -07:00