Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerName = hivev1.FakeClusterInstallControllerName
)
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new FakeClusterInstall controller and adds it to the manager with default RBAC.
func AddToManager ¶
func AddToManager(mgr manager.Manager, r reconcile.Reconciler, concurrentReconciles int, rateLimiter workqueue.RateLimiter) error
AddToManager adds a new Controller to mgr with r as the reconcile.Reconciler
func NewReconciler ¶
func NewReconciler(mgr manager.Manager, rateLimiter flowcontrol.RateLimiter) reconcile.Reconciler
NewReconciler returns a new reconcile.Reconciler
Types ¶
type ReconcileClusterInstall ¶
ReconcileClusterInstall is the reconciler for FakeClusterInstall.
Click to show internal directories.
Click to hide internal directories.