lego/providers/dns/googlecloud
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
..
dns_challenge_googlecloud.go Add DNS challenge provider for Google Cloud DNS 2016-03-18 11:22:33 -04:00
dns_challenge_googlecloud_test.go Add DNS challenge provider for Google Cloud DNS 2016-03-18 11:22:33 -04:00