Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FooReconciler ¶
type FooReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder }
FooReconciler reconciles a Foo object
func (*FooReconciler) SetupWithManager ¶
func (r *FooReconciler) SetupWithManager(mgr ctrl.Manager) error
setup with controller manager
Click to show internal directories.
Click to hide internal directories.