Scott Seago
45de8a782f
moved RIA execute input/output structs back to velero package
...
The RIA refactoring moved velero.RestoreItemAction into a separate
(restoreitemaction) v1 package. Unfortunately, this change would require
plugins to make code changes to locate the RestoreItemActionExecuteInput
and RestoreItemActionExecuteOutput structs.
This commit restores those structs to the original velero package, leaving
just the RestoreItemAction interface in the new v1 package.
Signed-off-by: Scott Seago <sseago@redhat.com >
2022-10-12 13:17:47 -04:00
..
2022-09-08 08:59:17 -04:00
2022-05-19 16:48:34 +08:00
2022-08-25 17:10:14 -04:00
2022-06-13 13:37:47 +00:00
2022-06-15 13:02:31 -04:00
2022-06-22 10:46:54 +08:00
2022-06-30 10:09:29 +08:00
2022-06-27 15:15:19 +08:00
2022-07-04 14:31:20 +08:00
2022-09-29 15:24:06 +08:00
2022-07-06 14:20:03 +08:00
2022-08-08 17:07:26 +08:00
2022-07-11 02:01:13 +08:00
2022-07-18 10:31:35 -04:00
2022-07-18 19:22:50 +08:00
2022-07-22 00:10:24 +08:00
2022-07-29 16:06:18 +08:00
2022-08-05 17:15:38 +08:00
2022-07-22 19:36:17 +08:00
2022-07-25 15:46:43 +08:00
2022-07-28 17:45:26 +08:00
2022-08-10 11:35:24 +00:00
2022-08-02 15:47:57 +08:00
2022-08-04 15:20:02 +08:00
2022-08-02 10:26:23 +00:00
2022-08-02 19:45:01 +08:00
2022-08-04 20:00:11 +08:00
2022-08-09 20:48:31 +08:00
2022-08-08 10:59:41 +08:00
2022-08-16 13:50:28 +08:00
2022-08-29 09:33:37 +00:00
2022-08-22 12:16:56 +08:00
2022-08-22 14:44:17 +08:00
2022-08-30 16:55:39 +08:00
2022-08-19 06:39:28 +00:00
2022-08-18 19:45:49 +08:00
2022-08-26 15:25:20 +08:00
2022-08-19 15:44:00 +08:00
2022-08-24 14:32:19 -04:00
2022-08-29 17:34:02 -04:00
2022-08-23 10:32:19 +08:00
2022-08-25 15:02:40 +00:00
2022-08-30 10:13:06 +08:00
2022-08-28 15:14:03 +08:00
2022-09-05 10:29:30 +08:00
2022-09-05 16:01:56 -04:00
2022-09-15 11:15:30 -04:00
2022-09-15 10:42:48 +08:00
2022-09-07 13:22:49 +08:00
2022-09-29 15:01:30 +08:00
2022-09-06 20:14:13 +08:00
2022-09-07 03:55:20 +08:00
2022-09-07 08:52:16 +08:00
2022-09-23 15:44:39 +08:00
2022-09-08 16:10:51 +08:00
2022-09-20 17:43:56 -04:00
2022-09-08 18:40:49 +08:00
2022-09-21 13:47:23 -04:00
2022-09-13 11:15:52 +08:00
2022-09-09 08:30:57 +00:00
2022-09-14 14:13:09 -04:00
2022-09-23 09:29:32 +00:00
2022-09-15 06:09:41 +00:00
2022-09-16 16:03:05 +08:00
2022-09-19 18:50:51 +08:00
2022-09-21 02:32:26 +00:00
2022-09-19 16:46:03 +08:00
2022-09-21 10:24:19 +08:00
2022-09-23 09:13:36 +08:00
2022-09-29 11:54:51 +08:00
2022-09-23 16:52:38 +08:00
2022-10-11 14:18:21 +08:00
2022-09-26 17:10:23 +08:00
2022-09-30 14:08:43 +08:00
2022-09-30 17:30:18 +08:00
2022-10-11 12:03:44 +08:00
2022-10-12 13:17:47 -04:00