Versions in this module Expand all Collapse all v0 v0.0.2 Feb 19, 2023 v0.0.1 Feb 18, 2023 Changes in this version + func GetByoMachineByName(ctx context.Context, c client.Client, namespace, name string) (*infrav1.ByoMachine, error) + func GetOwnerByoMachine(ctx context.Context, c client.Client, obj *metav1.ObjectMeta) (*infrav1.ByoMachine, error) + type BothInstallerConfigReconciler struct + Installer installer.Installer + Scheme *runtime.Scheme + func (r *BothInstallerConfigReconciler) ByoMachineToBothInstallerConfigMapFunc(o client.Object) []ctrl.Request + func (r *BothInstallerConfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, reterr error) + func (r *BothInstallerConfigReconciler) SetupWithManager(mgr ctrl.Manager) error