velero/internal/delete
David L. Smith-Uchida 5677e04bb1
Consolidated code for resolving actions and plugins into ActionResolver (#4410)
* Consolidated code for resolving actions and plugins into ActionResolver.  Added BackupWithResolvers and
RestoreWithResolvers.  Introduces ItemSnapshooterResolver to bring ItemSnapshotter plugins into backup and
restore.  ItemSnapshotters are not used yet.

Added action_resolver_test

Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com>

* Addressed review comments

Signed-off-by: Dave Smith-Uchida <dsmithuchida@vmware.com>
2021-12-10 12:53:47 -05:00
..
delete_item_action_handler.go Consolidated code for resolving actions and plugins into ActionResolver (#4410) 2021-12-10 12:53:47 -05:00
delete_item_action_handler_test.go Invoke DeleteItemActions on backup deletion (#2815) 2020-08-20 17:24:29 -07:00