Versions in this module Expand all Collapse all v1 v1.99.99 Aug 20, 2021 Changes in this version + type GetJobsHistoryLimiter interface + GetFailedJobsHistoryLimit func() *int + GetSuccessfulJobsHistoryLimit func() *int + type ObjectCleaner struct + Client client.Client + Limits GetJobsHistoryLimiter + Log logr.Logger + func (c *ObjectCleaner) CleanOldObjects(ctx context.Context, jobObjects k8upv1alpha1.JobObjectList) (int, error)