Documentation ¶
Overview ¶
Package gandiv5 adapts the lego Gandiv5 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 Gandiv5 DNS challenge provider. The credentials are interpreted as follows:
len(0): use API key from `GANDIV5_API_KEY` env var len(1): credentials[0] = API key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.