dnscontrol/providers/cloudflare
Brian Hartvigsen d8941a04bc
CLOUDFLARE: Use cloudflare-go (#1267)
* First pass at moving to cloudflare-go vs hand made implementation of cloudflare's API

* Final changes to use cloudflare-go

* Fix for proxy configuration failing

Forgot to set the ID when we created a new records.  This didn't fail in the integrations tests so I missed it.

* Add integration test

To prevent something like what I did from happening in the future.

* Fix bad messaging
2021-09-30 07:09:42 -04:00
..
auditrecords.go Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
cloudflareProvider.go CLOUDFLARE: Use cloudflare-go (#1267) 2021-09-30 07:09:42 -04:00
preprocess_test.go Rename provider handles to *Provider (#914) 2020-10-26 09:25:30 -04:00
rest.go CLOUDFLARE: Use cloudflare-go (#1267) 2021-09-30 07:09:42 -04:00