Versions in this module Expand all Collapse all v0 v0.1.5 Aug 23, 2017 Changes in this version type CloudflareApi + func (c *CloudflareApi) EnsureDomainExists(domain string) error v0.1.0 Mar 14, 2017 Changes in this version + type CloudflareApi struct + ApiKey string + ApiUser string + func (c *CloudflareApi) GetDomainCorrections(dc *models.DomainConfig) ([]*models.Correction, error) + func (c *CloudflareApi) GetNameservers(domain string) ([]*models.Nameserver, error)