Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MachineMigrationReconciler ¶
type MachineMigrationReconciler struct {
client.Client
Scheme *runtime.Scheme
Recorder record.EventRecorder
Infra *configv1.Infrastructure
Platform configv1.PlatformType
InfraTypes util.InfraTypes
CAPINamespace string
MAPINamespace string
}
MachineMigrationReconciler reconciles Machine resources for migration.
func (*MachineMigrationReconciler) Reconcile ¶
func (r *MachineMigrationReconciler) Reconcile(ctx context.Context, req reconcile.Request) (ctrl.Result, error)
Reconcile performs the reconciliation for a Machine.
func (*MachineMigrationReconciler) SetupWithManager ¶
func (r *MachineMigrationReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the MachineMigration controller.
Click to show internal directories.
Click to hide internal directories.