Versions in this module Expand all Collapse all v0 v0.3.0 Aug 2, 2017 Changes in this version + func NewScheduleController(schedulesClient arkv1client.SchedulesGetter, ...) *scheduleController + type Interface interface + Run func(ctx context.Context, workers int) error + func NewBackupController(backupInformer informers.BackupInformer, client arkv1client.BackupsGetter, ...) Interface + func NewBackupSyncController(client arkv1client.BackupsGetter, backupService cloudprovider.BackupService, ...) Interface + func NewGCController(backupService cloudprovider.BackupService, ...) Interface + func NewRestoreController(restoreInformer informers.RestoreInformer, ...) Interface