mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 13:55:20 +00:00
Document locations for CSI support
Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
@@ -99,3 +99,5 @@ func (l *ObjectStoreLayout) getRestoreLogKey(restore string) string {
|
||||
func (l *ObjectStoreLayout) getRestoreResultsKey(restore string) string {
|
||||
return path.Join(l.subdirs["restores"], restore, fmt.Sprintf("restore-%s-results.gz", restore))
|
||||
}
|
||||
|
||||
// TODO: Add keys for VS & VSContents json.gz files
|
||||
|
||||
Reference in New Issue
Block a user