Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FreshRSSReconciler ¶
FreshRSSReconciler reconciles a FreshRSS object
func (*FreshRSSReconciler) SetupWithManager ¶
func (r *FreshRSSReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type NewComponentFn ¶
type NewComponentFn func(context.Context, *freshrssv1alpha1.FreshRSS) (client.Object, controllerutil.MutateFn, error)
Click to show internal directories.
Click to hide internal directories.