controllers

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateRequestReconciler

type CertificateRequestReconciler struct {
	Log logr.Logger
	client.Client
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder

	Clock                    clock.Clock
	ClusterResourceNamespace string
	CheckApprovedCondition   bool
}

CertificateRequestReconciler reconciles a NcloudPCAIssuer object

func (*CertificateRequestReconciler) Reconcile

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

func (*CertificateRequestReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type NcloudPCAIssuerReconciler

type NcloudPCAIssuerReconciler struct {
	// NcloudPCAIssuer or NcloudPCAClusterIssuer
	Kind string

	Log logr.Logger
	client.Client
	Scheme                   *runtime.Scheme
	Recorder                 record.EventRecorder
	ClusterResourceNamespace string
}

NcloudPCAIssuerReconciler reconciles a NcloudPCAIssuer object

func (*NcloudPCAIssuerReconciler) Reconcile

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

func (*NcloudPCAIssuerReconciler) SetupWithManager

func (r *NcloudPCAIssuerReconciler) 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