acme

package
v1.5.4 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CSRControllerName = "certificatesigningrequests-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 Kubernetes CertificateSigningRequest controller, responsible for signing CertificateSigningRequests that reference a cert-manager ACME Issuer or ClusterIssuer.

func NewACME

func NewACME(ctx *controllerpkg.Context) *ACME

func (*ACME) Sign

Sign attempts to sign the given CertificateSigningRequest based on the provided ACME Issuer or ClusterIssuer.

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

Jump to

Keyboard shortcuts

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