controllers

package
v0.0.0-...-c1d64a1 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2020 License: BSD-2-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdsslIssuerReconciler

type AdsslIssuerReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Clock    clock.Clock
	Recorder record.EventRecorder
}

AdsslIssuerReconciler reconciles a AdsslIssuer object

func (*AdsslIssuerReconciler) Reconcile

func (r *AdsslIssuerReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile will read and validate the AdsslIssuer resources, it will set the status condition ready to true if everything is right.

func (*AdsslIssuerReconciler) SetupWithManager

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

SetupWithManager initializes the AdsslIssuer controller into the controller runtime.

type CertificateRequestReconciler

type CertificateRequestReconciler struct {
	client.Client
	Log      logr.Logger
	Recorder record.EventRecorder
}

CertificateRequestReconciler reconciles a AdsslIssuer object.

func (*CertificateRequestReconciler) Reconcile

Reconcile will read and validate the CertificateRequest resources, it will set the status condition ready to true if everything is right.

func (*CertificateRequestReconciler) SetupWithManager

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

SetupWithManager initializes the CertificateRequest controller into the controller runtime.

Jump to

Keyboard shortcuts

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