Versions in this module Expand all Collapse all v0 v0.3.1 Jan 23, 2022 Changes in this version + func NewGenericStatusSyncController(mgr ctrl.Manager, logName string, transport transport.Transport, ...) error + func NewHybridSyncManager(log logr.Logger, transportObj transport.Transport, ...) error + type BundleCollectionEntry struct + func NewBundleCollectionEntry(transportBundleKey string, bundle bundle.Bundle, predicate func() bool) *BundleCollectionEntry + type CreateObjectFunction func() bundle.Object