pki

package
v0.0.0-...-bd27db3 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OneYear = 365 * 24 * time.Hour
)

Variables

View Source
var ResyncPeriod = 5 * time.Minute

The periodic resync interval. We will re-run the reconciliation logic, even if the configuration hasn't changed.

Functions

func Add

Add attaches our control loop to the manager and watches for PKI objects

Types

type PKIReconciler

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

PKIReconciler manages the creation of one or more key + CA bundles

func (*PKIReconciler) Reconcile

func (r *PKIReconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile configures a CertRotationController from a PKI object

Jump to

Keyboard shortcuts

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