lego/providers/dns/googlecloud
Matthew Buckett 501b7b6e0f Remove existing records in gcloud (#308)
When record already exists in gcloud we can't add a new record without removing the other one first. This is a simple fix that doesn't attempt to create multiple entries for the record but just removes the previous data.

fixes #218
2016-11-02 15:47:17 +01:00
..
googlecloud.go Remove existing records in gcloud (#308) 2016-11-02 15:47:17 +01:00
googlecloud_test.go Remove existing records in gcloud (#308) 2016-11-02 15:47:17 +01:00