package
0.5.0
Repository: https://github.com/cloud-foundations/golib.git
Documentation: pkg.go.dev

# Packages

Package config wraps the certmanager and associated plugin packages and creates a certificate manager based on configuration data.
No description provided by the author
No description provided by the author
Package http implements a http-01 ACME protocol responder.
Package http_proxy implements a http-01 ACME protocol responder using the acme-proxy.
No description provided by the author

# Functions

MakeDnsResponder will create a dns-01 Responder from a DNS record manager.
New creates a *CertificateManager for the domain(s) listed in names.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Locker is an interface to a remote locking mechanism.
Responder implements a challenge responder.
Storer is an interface to a remote data store.