Versions in this module Expand all Collapse all v0 v0.5.0 Dec 5, 2022 Changes in this version + type EnqueueForObject struct + Coordinator core.Coordinator + func (e *EnqueueForObject) Create(evt event.CreateEvent, q workqueue.RateLimitingInterface) + func (e *EnqueueForObject) Delete(evt event.DeleteEvent, q workqueue.RateLimitingInterface) + func (e *EnqueueForObject) Generic(evt event.GenericEvent, q workqueue.RateLimitingInterface) + func (e *EnqueueForObject) Update(evt event.UpdateEvent, q workqueue.RateLimitingInterface)