controller

package
v0.0.0-...-676342f Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OSUpdateType           = "OperatingSystemUpdate"
	LibVirtType            = "LibVirtConnection"
	CapabilitiesClientType = "CapabilitiesClientConnection"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type HypervisorReconciler

type HypervisorReconciler struct {
	client.Client
	Scheme  *runtime.Scheme
	Systemd systemd.Interface
	Libvirt libvirt.Interface
	// contains filtered or unexported fields
}

HypervisorReconciler reconciles a Hypervisor object

func (*HypervisorReconciler) Reconcile

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

func (*HypervisorReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SecretReconciler

type SecretReconciler struct {
	client.Client
	Scheme  *runtime.Scheme
	Systemd systemd.Interface
	// contains filtered or unexported fields
}

SecretReconciler reconciles a Secret object

func (*SecretReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*SecretReconciler) SetupWithManager

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