Versions in this module Expand all Collapse all v1 v1.2.1 Nov 5, 2018 v1.2.0 Nov 5, 2018 v1.1.0 Oct 17, 2018 Changes in this version + type Config struct + APIKey string + HTTPClient *http.Client + PollingInterval time.Duration + PropagationTimeout time.Duration + TTL int + ZoneName string + func NewDefaultConfig() *Config + type DNSProvider struct + func NewDNSProvider() (*DNSProvider, error) + func NewDNSProviderConfig(config *Config) (*DNSProvider, error) + func (d *DNSProvider) CleanUp(domain, token, keyAuth string) error + func (d *DNSProvider) Present(domain, token, keyAuth string) error + func (d *DNSProvider) Timeout() (timeout, interval time.Duration) + type RecordsAddRequest struct + Content string + Name string + TTL int + Type string + type RecordsDeleteRequest struct + Content string + ID string + Name string + Type string + type ZoneConfigObject struct + AccountID string + EmailAddress string + ID string + LastChangeDate string + MasterIP string + Name string + NameUnicode string + SOAValues struct{ ... } + Status string + TemplateValues string + Type string + ZoneTransferWhitelist []string + type ZoneConfigSelector struct + Name string + type ZoneUpdateError struct + Code int + ContextObject string + ContextPath string + Details []string + Text string + Value string + type ZoneUpdateMetadata struct + ClientTransactionID string + ServerTransactionID string + type ZoneUpdateRequest struct + AuthToken string + RecordsToAdd []RecordsAddRequest + RecordsToDelete []RecordsDeleteRequest + type ZoneUpdateResponse struct + Errors []ZoneUpdateError + Metadata ZoneUpdateMetadata + Response struct{ ... } + Status string + Warnings []string Incompatible versions in this module v2.7.2+incompatible Jul 31, 2019 v2.7.1+incompatible Jul 22, 2019 v2.7.0+incompatible Jul 17, 2019 v2.6.0+incompatible May 27, 2019 v2.5.0+incompatible Apr 18, 2019 v2.4.0+incompatible Mar 26, 2019 v2.3.0+incompatible Mar 11, 2019 v2.2.0+incompatible Feb 9, 2019 v2.1.0+incompatible Jan 24, 2019 v2.0.1+incompatible Jan 9, 2019 v2.0.0+incompatible Jan 9, 2019