Documentation ¶
Overview ¶
Package otc adapts the lego Open Telekom Cloud Managed 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 OTC Managed DNS challenge provider. The credentials are interpreted as follows:
len(0): use credentials from environment len(5): credentials[0] = Domain name
credentials[1] = User name credentials[2] = Password credentials[3] = Project name credentials[4] = Identity endpoint
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.