mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-20 15:04:17 +00:00
remove all remaining legacy Ark references (#1415)
Signed-off-by: Steve Kriss <krisss@vmware.com>
This commit is contained in:
@@ -45,7 +45,7 @@ type RestoreItemActionExecuteInput struct {
|
||||
Item runtime.Unstructured
|
||||
// ItemFromBackup is the item taken from the pristine backed up version of resource.
|
||||
ItemFromBackup runtime.Unstructured
|
||||
// Restore is the representation of the restore resource processed by Ark.
|
||||
// Restore is the representation of the restore resource processed by Velero.
|
||||
Restore *api.Restore
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user