Commit graph

16 commits

Author SHA1 Message Date
Igor Vuk eb3c1ab00f Fix a typo in README.md (#60) 2017-03-26 14:37:04 -06:00
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
Bob Florian 51cf29a0e4 Update README.md (#41)
Fixed typo
2017-03-14 17:38:41 -07:00
Nick Craver 3f4a1a3ccf Give BIND some respect. 2017-03-14 20:21:48 -04:00
Nick Craver aab614fee3 README love 2017-03-14 20:20:56 -04:00
Nick Craver e868e44f1d Syntax highlighting on README 2017-03-14 20:07:40 -04:00
Craig Peterson 64c5e38b8e whitespace 2017-03-14 16:26:56 -07:00
Craig Peterson 34faf3aa6e add gitter to readme 2017-03-14 16:26:39 -07:00
Craig Peterson 94031d08da Use correct travis badge. 2017-03-14 14:26:24 -07:00
Craig Peterson 7125594771 readme 2017-03-14 00:36:59 -07:00
Craig Peterson c52ff67386 oops, dot 2017-03-14 00:30:42 -07:00
Craig Peterson e4f3fa6c10 SImple example to readme 2017-03-14 00:30:02 -07:00
Craig Peterson c68fd3ac26 switch to public travis 2017-03-14 00:19:08 -07:00
Craig Peterson 02b98184b0 Update README.md 2017-01-11 20:01:04 -07:00
Craig Peterson 1f8b0a11e0 Update README.md 2017-01-11 12:15:24 -07:00
Craig Peterson 5b5b92f70a Create README.md 2017-01-11 12:14:28 -07:00