noncesignercontroller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package noncesignercontroller contains the controller to sign Nonce secrets.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NonceSignerReconciler

type NonceSignerReconciler struct {
	client.Client
	*runtime.Scheme
	// contains filtered or unexported fields
}

NonceSignerReconciler reconciles a Secret object.

func NewNonceSignerReconciler

func NewNonceSignerReconciler(cl client.Client, s *runtime.Scheme,
	recorder record.EventRecorder,
	namespaceManager tenantnamespace.Manager, liqoNamespace string) *NonceSignerReconciler

NewNonceSignerReconciler returns a new SecretReconciler.

func (*NonceSignerReconciler) Reconcile

func (r *NonceSignerReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile secrets of type Nonce and sign them.

func (*NonceSignerReconciler) SetupWithManager

func (r *NonceSignerReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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