controller

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 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 VultrClusterReconciler

type VultrClusterReconciler struct {
	client.Client
	ReconcileTimeout time.Duration
	Recorder         record.EventRecorder
	WatchFilterValue string
}

VultrClusterReconciler reconciles a VultrCluster object

func (*VultrClusterReconciler) Reconcile

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

func (*VultrClusterReconciler) SetupWithManager

func (r *VultrClusterReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, _ controller.Options) error

SetupWithManager sets up the controller with the Manager.

type VultrMachineReconciler

type VultrMachineReconciler struct {
	client.Client
	Recorder         record.EventRecorder
	ReconcileTimeout time.Duration
}

VultrMachineReconciler reconciles a VultrMachine object

func (*VultrMachineReconciler) Reconcile

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

func (*VultrMachineReconciler) SetupWithManager

func (r *VultrMachineReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, _ controller.Options) error

func (*VultrMachineReconciler) VultrClusterToVultrMachines

func (r *VultrMachineReconciler) VultrClusterToVultrMachines(ctx context.Context) handler.MapFunc

VultrClusterToVultrMachines convert the cluster to machines spec.

Jump to

Keyboard shortcuts

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