Document locations for CSI support

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
Nolan Brubaker
2020-03-03 15:57:15 -05:00
parent 33e154f0d9
commit b4be7eccb9
3 changed files with 12 additions and 1 deletions

View File

@@ -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