machinesync

package
v0.0.0-...-2a0af92 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (

	// SyncFinalizer is the finalizer set to coordinate deletion of mirrored
	// resources.
	SyncFinalizer = "sync.machine.openshift.io/finalizer"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MachineSyncReconciler

type MachineSyncReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder

	Infra         *configv1.Infrastructure
	Platform      configv1.PlatformType
	CAPINamespace string
	MAPINamespace string
}

MachineSyncReconciler reconciles CAPI and MAPI machines.

func (*MachineSyncReconciler) Reconcile

Reconcile reconciles CAPI and MAPI machines for their respective namespaces.

func (*MachineSyncReconciler) SetupWithManager

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

SetupWithManager sets the CoreClusterReconciler controller up with the given manager.

Jump to

Keyboard shortcuts

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