Versions in this module Expand all Collapse all v4 v4.9.11 Feb 21, 2023 Changes in this version + const EnvAPIKey + const EnvDebug + const EnvHTTPTimeout + const EnvMode + const EnvPassword + const EnvPollingInterval + const EnvPropagationTimeout + const EnvSequenceInterval + const EnvTTL + const EnvUsername + func NewDNSProvider() (challenge.ProviderTimeout, error) + func NewDNSProviderConfig(config *Config) (challenge.ProviderTimeout, error) + type Config struct + APIKey string + APIMode string + Debug bool + HTTPClient *http.Client + Password string + PollingInterval time.Duration + PropagationTimeout time.Duration + SequenceInterval time.Duration + TTL int + Username string + func NewDefaultConfig() *Config Other modules containing this package github.com/reinismu/lego