controller

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ONEClusterReconciler

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

ONEClusterReconciler reconciles a ONECluster object

func (*ONEClusterReconciler) Reconcile

func (r *ONEClusterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, rerr 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.

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

func (*ONEClusterReconciler) SetupWithManager

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

type ONEMachineReconciler

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

ONEMachineReconciler reconciles a ONEMachine object

func (*ONEMachineReconciler) Reconcile

func (r *ONEMachineReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, rerr 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.

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

func (*ONEMachineReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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