Versions in this module Expand all Collapse all v0 v0.1.0 Sep 2, 2025 Changes in this version + const MachineFinalizer + type MachineReconciler struct + VolumePluginManager *volume.PluginManager + func NewMachineReconciler(log logr.Logger, machines store.Store[*api.Machine], ...) (*MachineReconciler, error) + func (r *MachineReconciler) Start(ctx context.Context) error + type MachineReconcilerOptions struct + ImageCache ociImage.Cache + Paths host.Paths + Raw raw.Raw