Versions in this module Expand all Collapse all v0 v0.2.0 Apr 15, 2025 v0.1.0 Feb 6, 2025 Changes in this version + const AnnotationArchitecture + const ArchitectureAMD64 + const ArchitectureARM64 + const CNAMEPrefixMetalPXE + const MediaTypeInitrd + const MediaTypeKernel + const MediaTypeSquashFS + type HTTPBootConfigReconciler struct + Scheme *runtime.Scheme + func (r *HTTPBootConfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *HTTPBootConfigReconciler) SetupWithManager(mgr ctrl.Manager) error + type IPXEBootConfigReconciler struct + Scheme *runtime.Scheme + func (r *IPXEBootConfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *IPXEBootConfigReconciler) SetupWithManager(mgr ctrl.Manager) error + type ServerBootConfigurationHTTPReconciler struct + ImageServerURL string + Scheme *runtime.Scheme + func (r *ServerBootConfigurationHTTPReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ServerBootConfigurationHTTPReconciler) SetupWithManager(mgr ctrl.Manager) error + type ServerBootConfigurationPXEReconciler struct + Architecture string + IPXEServiceURL string + Scheme *runtime.Scheme + func (r *ServerBootConfigurationPXEReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ServerBootConfigurationPXEReconciler) SetupWithManager(mgr ctrl.Manager) error