controllers

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoardReconciler

type BoardReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

BoardReconciler reconciles a Board object.

func (*BoardReconciler) Reconcile

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

func (*BoardReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type CronReconciler

type CronReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

CronReconciler reconciles a Cron object.

func (*CronReconciler) Reconcile

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

func (*CronReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type T4sReconciler

type T4sReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

T4sReconciler reconciles a T4s object.

func (*T4sReconciler) Reconcile

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

func (*T4sReconciler) SetupWithManager

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