Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpReconciler ¶
type HttpReconciler struct { client.Client Scheme *runtime.Scheme Fetcher *fetcher.Fetcher Storage *storage.Storage }
HttpReconciler reconciles a Http object
func (*HttpReconciler) Reconcile ¶
func (r *HttpReconciler) Reconcile(ctx context.Context, req ctrl.Request) (_ ctrl.Result, retErr error)
Reconcile loop.
func (*HttpReconciler) SetupWithManager ¶
SetupWithManager sets up the controller with the Manager.
type SourceRevisionChangePredicate ¶
func (SourceRevisionChangePredicate) Update ¶
func (SourceRevisionChangePredicate) Update(e event.UpdateEvent) bool
Click to show internal directories.
Click to hide internal directories.