controllers

package
v0.0.0-...-773439e Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageServerCSVReconciler

type PackageServerCSVReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	Lock   sync.Mutex

	Name      string
	Namespace string
	Image     string
	Interval  string
}

PackageServerCSVReconciler reconciles the PackageServer CSV object

func (*PackageServerCSVReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which is responsible for ensuring that the PackageServer CSV is deployed in a HA or non-HA mode depending on the topology mode exposed by the current state of the Infrastructure cluster singleton resource.

func (*PackageServerCSVReconciler) SetupWithManager

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