certificatesigningrequest

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package certificatesigningrequest implements the controller for Node Certificate Signing Request.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProviderChecks

ProviderChecks is a function that checks if the CertificateSigningRequest is valid in the provider.

type Reconciler

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

Reconciler is the controller for CertificateSigningRequest.

func NewCsrController

func NewCsrController(kclient clientkubernetes.Interface, fn ProviderChecks) *Reconciler

NewCsrController returns a new CertificateSigningRequest controller.

func (*Reconciler) Reconcile

Reconcile the CertificateSigningRequest.

func (*Reconciler) Run

func (r *Reconciler) Run(ctx context.Context)

Run the CertificateSigningRequest controller.

Jump to

Keyboard shortcuts

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