Documentation ¶
Index ¶
Constants ¶
View Source
const (
RequeueTime = 5 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CappRevisionReconciler ¶
type CappRevisionReconciler struct { Log logr.Logger client.Client Scheme *runtime.Scheme EventRecorder record.EventRecorder }
CappRevisionReconciler reconciles a Capp object
func (*CappRevisionReconciler) SetupWithManager ¶
func (r *CappRevisionReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.