lego/providers/dns
Peter Waldschmidt 4da4506839 Add DNS challenge provider for Google Cloud DNS
Use GCE_PROJECT to designate your GCE project.

Authentication is automatically picked up from gcloud credentials if
running locally and from GCE metadata if run within Google Cloud.

Requires at least permission scope
"https://www.googleapis.com/auth/ndev.clouddns.readwrite"
2016-03-18 11:22:33 -04:00
..
cloudflare Rename provider types as provider names are already in the package name. Added package level comments and fixed the name of the interface the providers are importing. 2016-03-11 03:46:09 +01:00
digitalocean Rename provider types as provider names are already in the package name. Added package level comments and fixed the name of the interface the providers are importing. 2016-03-11 03:46:09 +01:00
dnsimple Rename provider types as provider names are already in the package name. Added package level comments and fixed the name of the interface the providers are importing. 2016-03-11 03:46:09 +01:00
gandi Add Gandi DNS challenge provider 2016-03-16 18:32:56 +00:00
googlecloud Add DNS challenge provider for Google Cloud DNS 2016-03-18 11:22:33 -04:00
namecheap Add DNS challenge provider for namecheap. 2016-03-17 14:17:56 -07:00
rfc2136 Rename provider types as provider names are already in the package name. Added package level comments and fixed the name of the interface the providers are importing. 2016-03-11 03:46:09 +01:00
route53 Fix WaitFor calls 2016-03-11 04:52:59 +01:00