terraform/vendor/github.com/soniah/dnsmadeeasy
James Bardin a0b70b0ec7 Sync the vendor folder with the manifest
A number of PRs have come through which modified the vendor folder
without recording the proper information. This resets everything back to
the recorded version.
2017-01-19 14:10:52 -05:00
..
AUTHORS.md Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00
LICENSE Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00
README.md Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00
api.go Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00
record.go Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00

README.md

dnsmadeeasy

BuildStatus Coverage GoDoc https://github.com/soniah/dnsmadeeasy v1.1

This package provides the dnsmadeeasy package which offers an interface to the DNSMadeEasy API.

It doesn't have full API coverage, and only implements specific endpoints, as it is designed for use with Terraform.

For those reasons, I recommend looking elsewhere if you just need a standard DNSMadeEasy API client.

Sonia Hamilton, sonia@snowfrog.net, http://blog.snowfrog.net.

Documentation

The full documentation is available on Godoc

License

See LICENSE. Copyright the DNSMadeEasy authors, see AUTHORS.md.