Versions in this module Expand all Collapse all v0 v0.6.0-alpha.0 Aug 1, 2022 v0.0.1 Jul 29, 2022 Changes in this version + func NewInstaller() *cobra.Command + type ClusterRegistrarReconciler struct + APIExtensionClient apiextensionsclient.Interface + ControllerImage string + ControllerNamespace string + DynamicClient dynamic.Interface + KubeClient kubernetes.Interface + Log logr.Logger + Scheme *runtime.Scheme + func (r *ClusterRegistrarReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ClusterRegistrarReconciler) SetupWithManager(mgr ctrl.Manager) error