dnscontrol/providers
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
..
_all DNSimple provider (#43) 2017-03-18 19:58:47 -06:00
activedir Refactoring diff package interface (#22) 2017-01-11 12:38:07 -07:00
bind bind puts output inside correction text 2017-03-14 14:47:40 -07:00
cloudflare Refactoring diff package interface (#22) 2017-01-11 12:38:07 -07:00
config Integration Testing framework (#46) 2017-03-16 22:42:53 -07:00
diff Refactoring diff package interface (#22) 2017-01-11 12:38:07 -07:00
dnsimple DNSimple provider (#43) 2017-03-18 19:58:47 -06:00
gandi Refactoring diff package interface (#22) 2017-01-11 12:38:07 -07:00
google Integration Testing framework (#46) 2017-03-16 22:42:53 -07:00
namecheap fix fmt 2017-01-12 07:31:32 -07:00
namedotcom Fix bug in name.com provider 2017-01-13 12:30:04 -07:00
route53 Refactoring diff package interface (#22) 2017-01-11 12:38:07 -07:00
providers.go Integration Testing framework (#46) 2017-03-16 22:42:53 -07:00