controllers

package
v0.0.0-...-c220a7a Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperationReconciler

type OperationReconciler struct {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	Namespace string
}

OperationReconciler reconciles a Operation object

func (*OperationReconciler) AddLogsFinalizer

func (r *OperationReconciler) AddLogsFinalizer(ctx context.Context, instance *operationv1.Operation) error

AddLogsFinalizer Adds finalizer by the reconciler

func (*OperationReconciler) AddNotificationsFinalizer

func (r *OperationReconciler) AddNotificationsFinalizer(ctx context.Context, instance *operationv1.Operation) error

AddNotificationsFinalizer Adds finalizer by the reconciler

func (*OperationReconciler) AddStartTime

func (r *OperationReconciler) AddStartTime(ctx context.Context, instance *operationv1.Operation) error

AddStartTime Adds starttime field by the reconciler

func (*OperationReconciler) Reconcile

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

Reconcile logic for OperationReconciler

func (*OperationReconciler) SetupWithManager

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

SetupWithManager register the reconciliation logic

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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