package
2.7.2+incompatible
Repository: https://github.com/meteor/lego.git
Documentation: pkg.go.dev

# 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.

# Structs

Config is used to configure the creation of the DNSProvider.
DNSProvider is an implementation of the acme.ChallengeProvider 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.