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

# Functions

NewDefaultConfig returns a default configuration for the DNSProvider.
NewDNSProvider returns a DNSProvider instance configured for the AWS Route 53 service.
NewDNSProviderConfig takes a given config ans returns a custom configured DNSProvider instance.

# Structs

Config is used to configure the creation of the DNSProvider.
DNSProvider implements the acme.ChallengeProvider interface.