Documentation ¶
Overview ¶
Package route53 adapts the lego Route53 DNS provider for Caddy. Importing this package plugs it in.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDNSProvider ¶
func NewDNSProvider(credentials ...string) (caddytls.ChallengeProvider, error)
NewDNSProvider returns a new Route53 DNS challenge provider. The credentials are detected automatically; see underlying package docs for details: https://godoc.org/github.com/go-acme/lego/providers/dns/route53
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.