controllers

package
v0.3.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxmoxClusterReconciler

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

ProxmoxClusterReconciler reconciles a ProxmoxCluster object

func (*ProxmoxClusterReconciler) Reconcile

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

func (*ProxmoxClusterReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ProxmoxMachineReconciler

type ProxmoxMachineReconciler struct {
	client.Client
	Scheme           *runtime.Scheme
	SchedulerManager *scheduler.Manager
}

ProxmoxMachineReconciler reconciles a ProxmoxMachine object

func (*ProxmoxMachineReconciler) Reconcile

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

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.14.4/pkg/reconcile

func (*ProxmoxMachineReconciler) SetupWithManager

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