service

package
v0.0.0-...-9f978ae Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceReconciler

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

ServiceReconciler reconciles a Service object

func (*ServiceReconciler) AddLogsFinalizer

func (r *ServiceReconciler) AddLogsFinalizer(ctx context.Context, instance *apiv1.Service) error

AddLogsFinalizer Adds finalizer by the reconciler

func (*ServiceReconciler) AddStartTime

func (r *ServiceReconciler) AddStartTime(ctx context.Context, instance *apiv1.Service) error

AddStartTime Adds starttime field by the reconciler

func (*ServiceReconciler) AddStatusFinalizer

func (r *ServiceReconciler) AddStatusFinalizer(ctx context.Context, instance *apiv1.Service) error

AddStatusFinalizer Adds finalizer by the reconciler

func (*ServiceReconciler) Reconcile

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

Reconcile logic for ServiceReconciler

func (*ServiceReconciler) SetupWithManager

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