Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPebbleAvailability ¶
CheckPebbleAvailability checks if the Pebble ACME server is available at the given address.
func NewLogBridge ¶
NewLogBridge creates a new log.Logger that forwards all log messages to the given logr.Logger.
func RunPebble ¶
func RunPebble(logr logr.Logger) (server *http.Server, certificatePath, directoryAddress string, err error)
RunPebble runs a pebble server with the given configuration. The code is copied, shortened, and adapted from: https://github.com/letsencrypt/pebble/blob/main/cmd/pebble/main.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.