controller

package
v0.0.0-...-8f40bf7 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MetalMachineFinalizer        = "infrastructure.cluster.x-k8s.io/metalmachine"
	DefaultIgnitionSecretKeyName = "ignition"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MetalClusterReconciler

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

MetalClusterReconciler reconciles a MetalCluster object

func (*MetalClusterReconciler) Reconcile

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

func (*MetalClusterReconciler) SetupWithManager

func (r *MetalClusterReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type MetalMachineReconciler

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

MetalMachineReconciler reconciles a MetalMachine object

func (*MetalMachineReconciler) Reconcile

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

func (*MetalMachineReconciler) SetupWithManager

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