Versions in this module Expand all Collapse all v1 v1.5.0 Mar 6, 2026 Changes in this version + const DefaultCompressOlderThan + func RegisterCommitJobService() + func RegisterCompressionService(compressOlderThan int) + func RegisterFootprintWorker() + func RegisterLdapSyncService(ds string) + func RegisterNodeStateRetentionDeleteService(ageHours int) + func RegisterNodeStateRetentionMoveService(cfg *config.NodeStateRetention) + func RegisterRetentionCopyService(cfg Retention) + func RegisterRetentionDeleteService(cfg Retention) + func RegisterRetentionMoveService(cfg Retention) + func RegisterStopJobsExceedTime() + func RegisterUpdateDurationWorker() + func Shutdown() + func Start(cronCfg, archiveConfig json.RawMessage) + type CronFrequency struct + CommitJobWorker string + DurationWorker string + FootprintWorker string + var Keys CronFrequency + type Retention struct + Age int + Format string + IncludeDB bool + MaxFileSizeMB int + OmitTagged string + Policy string + TargetAccessKey string + TargetBucket string + TargetEndpoint string + TargetKind string + TargetPath string + TargetRegion string + TargetSecretKey string + TargetUsePathStyle bool