Documentation ¶
Overview ¶
Package vscale adapts the lego Vscale 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 Vscale DNS challenge provider. The credentials are interpreted as follows:
len(0): use credentials from environment (https://godoc.org/github.com/go-acme/lego/providers/dns/vscale) len(1): credentials[0] = Token
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.