Documentation ¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "ClusterOperatorARO"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(log *logrus.Entry, client client.Client) *Reconciler
TODO: Decide whether we actually going to make any progress on this. If not - clean up.
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setup our manager
Click to show internal directories.
Click to hide internal directories.