# Functions

NewDefaultConfig returns a default configuration for the DNSProvider.
NewDNSProvider returns a DNSProvider instance configured for Stackpath.
NewDNSProviderConfig return a DNSProvider instance configured for Stackpath.

# Constants

Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.
Environment variables names.

# Structs

Config is used to configure the creation of the DNSProvider.
DNSProvider is an implementation of the challenge.Provider interface.
ErrorResponse the API error response representation.
Record a DNS record representation.
Records is the response struct from the Stackpath api GetZoneRecords.
Zone a DNS zone representation.
Zones is the response struct from the Stackpath api GetZones.