# Constants
DefaultManifestDirectory is the default directory to store kubernetes manifests that RKE2 will deploy automatically.
DefaultRequeueAfter is the default requeue time.
# Structs
RKE2ConfigReconciler reconciles a Rke2Config object.
Scope is a scoped struct used during reconciliation.
# Interfaces
RKE2InitLock is an interface for locking/unlocking Machine Creation as soon as an Init Process for the Control Plane has been started.