cloudflare-operator
cloudflare-operator copied to clipboard
Migrate to cloudflare-go
Currently the Cloudflare API actions are done manually. It should be moved to the supported cloudflare-go
library for interacting with the v4 API.
Keeping this pending till it comes out of beta. cloudflare-go
is still not fully feature compatible with the API.
Ex: https://github.com/cloudflare/cloudflare-go/issues/791
Seems this issue can be closed?