velero/pkg/restore
Andy Goldstein 130512187a Refactor plugin management
Refactor plugin management:
- support multiple plugins per executable
- support restarting a plugin process in the event it terminates
- simplify plugin lifecycle management by using separate managers for
  each scope (server vs backup vs restore)

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2018-07-31 08:34:57 -07:00
..
mocks Refactor plugin management 2018-07-31 08:34:57 -07:00
item_action.go Merge pull request #229 from skriss/plugin-docs 2017-11-30 11:25:53 -05:00
job_action.go Refactor plugin management 2018-07-31 08:34:57 -07:00
job_action_test.go convert restorers to plugins 2017-11-28 10:58:12 -08:00
merge_service_account.go Add merge support for serviceaccounts 2018-06-15 12:40:59 -04:00
merge_service_account_test.go Add merge support for serviceaccounts 2018-06-15 12:40:59 -04:00
pod_action.go Refactor plugin management 2018-07-31 08:34:57 -07:00
pod_action_test.go convert restorers to plugins 2017-11-28 10:58:12 -08:00
restic_restore_action.go use Ark version as the tag for the restore-helper image in init container 2018-06-11 10:46:10 -07:00
restore.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restore_test.go Stop restoring mirror pods 2018-06-28 10:06:55 -04:00
service_action.go Refactor plugin management 2018-07-31 08:34:57 -07:00
service_action_test.go convert restorers to plugins 2017-11-28 10:58:12 -08:00