acme

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CRControllerName is the string used to refer to
	// this controller when enabling or disabling it from
	// command line flags.
	CRControllerName = "certificaterequests-issuer-acme"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ACME

type ACME struct {
	// contains filtered or unexported fields
}

ACME is a controller that implements `certificaterequests.Issuer`.

func NewACME

func NewACME(ctx *controllerpkg.Context) *ACME

NewACME returns a configured controller.

func (*ACME) Sign

Sign returns a CA, certificate and Key from an ACME CA.

If no order exists for a CertificateRequest, an order is constructed and sent back to the Kubernetes API server for processing. The order controller then processes the order. The CertificateRequest is then updated with the result.

Jump to

Keyboard shortcuts

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