namedotcom

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package namedotcom adapts the lego Name.com 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 Name.com DNS challenge provider. The credentials are interpreted as follows:

len(0): use credentials from environment len(2): credentials[0] = username

credentials[1] = API token

len(3): credentials[0] = username

credentials[1] = API token
credentials[2] = Server

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL