Versions in this module Expand all Collapse all v1 v1.3.1 Mar 10, 2020 Changes in this version + type Manager struct + func (_m *Manager) CleanupClients() + func (_m *Manager) GetBackupItemAction(name string) (velero.BackupItemAction, error) + func (_m *Manager) GetBackupItemActions() ([]velero.BackupItemAction, error) + func (_m *Manager) GetObjectStore(name string) (velero.ObjectStore, error) + func (_m *Manager) GetRestoreItemAction(name string) (velero.RestoreItemAction, error) + func (_m *Manager) GetRestoreItemActions() ([]velero.RestoreItemAction, error) + func (_m *Manager) GetVolumeSnapshotter(name string) (velero.VolumeSnapshotter, error) + type ProcessFactory struct