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