package
0.0.0-20220313231258-bcce8f3bab31
Repository: https://github.com/iac-io/myiac.git
Documentation: pkg.go.dev
# Functions
CF_API_KEY from gs://xxx-keys/cf-key.dec CF_EMAIL.
NewWithApiKey creates a new DNS client for Cloudflare passing in the zone name, API key, and account email.
# Interfaces
CloudflareOperations this is the implicit, partial interface of the relevant operations present in the official Cloudflare Golang SDK.
DNSClient is the interface for the relevant DNS operations required.