You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/vendor/github.com/soniah/dnsmadeeasy
Edward Muller 9f376e13ef
Fix up deps
10 years ago
..
.gitignore Vendor all dependencies w/ Godep 10 years ago
.travis.yml Vendor all dependencies w/ Godep 10 years ago
AUTHORS.md Vendor all dependencies w/ Godep 10 years ago
LICENSE Vendor all dependencies w/ Godep 10 years ago
README.md Vendor all dependencies w/ Godep 10 years ago
api.go Vendor all dependencies w/ Godep 10 years ago
record.go Vendor all dependencies w/ Godep 10 years ago

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.