webhook

package
v0.0.0-...-fc29aca Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: UPL-1.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertReconciler

type CertReconciler struct {
	reconciler.CommonReconciler
	Clientset clients.ClientSet
	// contains filtered or unexported fields
}

func (*CertReconciler) Cleanup

func (r *CertReconciler) Cleanup()

func (*CertReconciler) Reconcile

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

func (*CertReconciler) ReconcileResources

func (r *CertReconciler) ReconcileResources(ctx context.Context) error

ReconcileResources reconciles the certificates used by the webhook client and the webhook server. It also returns the duration after which a certificate rotation should be scheduled.

func (*CertReconciler) SetupWithManager

func (r *CertReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager) error

type HookInstaller

type HookInstaller struct {
	Clients clients.ClientSet
	// contains filtered or unexported fields
}

func (*HookInstaller) InstallWithCertManager

func (k *HookInstaller) InstallWithCertManager(ctx context.Context) error

Jump to

Keyboard shortcuts

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