Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
}
Reconciler is responsible for integration with OpenShiftManager. This controller is experimental and will be disabled by default.
For more information on OpenShiftManager, see https://github.com/openshift/enhancements/blob/master/dev-guide/multi-operator-manager.md.
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.