Versions in this module Expand all Collapse all v0 v0.3.1 Jan 23, 2022 Changes in this version + func AddSyncIntervalsController(mgr ctrl.Manager, syncIntervals *SyncIntervals) error + type ResolveSyncIntervalFunc func() time.Duration + type SyncIntervals struct + func NewSyncIntervals() *SyncIntervals + func (syncIntervals *SyncIntervals) GetControlInfo() time.Duration + func (syncIntervals *SyncIntervals) GetManagerClusters() time.Duration + func (syncIntervals *SyncIntervals) GetPolicies() time.Duration