Versions in this module Expand all Collapse all v0 v0.4.0 Jun 7, 2022 Changes in this version + const REQUEUE_PERIOD + func NewGenericStatusSyncController(mgr ctrl.Manager, logName string, producer producer.Producer, ...) error + func NewHybridSyncManager(log logr.Logger, transportObj producer.Producer, ...) error + type BundleCollectionEntry struct + func NewBundleCollectionEntry(transportBundleKey string, bundle bundle.Bundle, predicate func() bool) *BundleCollectionEntry + type CreateObjectFunction func() bundle.Object