Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureDNS ¶
func EnsureDNS(api *cloudflare.API, zoneID, domainName string) error
EnsureDNS updates the A record if it does not point to the current IP address
func GetDomainARecords ¶
func GetDomainARecords(api *cloudflare.API, zoneID, domainName string) (records []cloudflare.DNSRecord, err error)
GetDomainARecords fetches all A records for a given domain.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.