//
pkg.gl
Category
github.com/layer0-platform/webpackager
certchain
certmanager
acmeclient
package
1.0.0
Repository:
https://github.com/layer0-platform/webpackager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
270 SLOC
#
Functions
NewClient
NewClient creates and initializes a new Client with config.
NewUser
NewUser creates a new User.
#
Structs
Client
Client acquires a signed exchange certificate using the ACME protocol as a certmanager.RawChainSource.
Config
Config configures Client.
User
User implements registration.User (go-acme/lego).