# Functions
NewDefaultConfig returns a default configuration for the DNSProvider.
NewDNSProvider returns a new DNS provider using environment variable DREAMHOST_API_KEY for adding and removing the DNS record.
NewDNSProviderConfig return a DNSProvider instance configured for DreamHost.
# Constants
Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.
# Structs
Config is used to configure the creation of the DNSProvider.
DNSProvider adds and removes the record for the DNS challenge.