Versions in this module Expand all Collapse all v0 v0.3.0 Aug 3, 2020 Changes in this version + const OriginNamespaceLabel + const ServiceClusterLabel + type AccountReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *AccountReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *AccountReconciler) SetupWithManager(mgr ctrl.Manager) error + type CatalogEntryReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *CatalogEntryReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *CatalogEntryReconciler) SetupWithManager(mgr ctrl.Manager) error + type CatalogEntrySetReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *CatalogEntrySetReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *CatalogEntrySetReconciler) SetupWithManager(mgr ctrl.Manager) error + type CatalogReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *CatalogReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *CatalogReconciler) SetupWithManager(mgr ctrl.Manager) error + type CustomResourceDiscoveryReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *CustomResourceDiscoveryReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *CustomResourceDiscoveryReconciler) SetupWithManager(mgr ctrl.Manager) error + type CustomResourceDiscoverySetReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *CustomResourceDiscoverySetReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *CustomResourceDiscoverySetReconciler) SetupWithManager(mgr ctrl.Manager) error + type DerivedCustomResourceReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *DerivedCustomResourceReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *DerivedCustomResourceReconciler) SetupWithManager(mgr ctrl.Manager) error + type ServiceClusterReconciler struct + Log logr.Logger + MonitorGracePeriod time.Duration + Scheme *runtime.Scheme + func (r *ServiceClusterReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error) + func (r *ServiceClusterReconciler) SetupWithManager(mgr ctrl.Manager) error