Documentation ¶
Index ¶
Constants ¶
View Source
const ( KIND = "vfs" VfsPath = "vfs.path" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackupStoreDriver ¶
type BackupStoreDriver struct { *fsops.FileSystemOperator // contains filtered or unexported fields }
func (*BackupStoreDriver) GetURL ¶
func (v *BackupStoreDriver) GetURL() string
func (*BackupStoreDriver) Kind ¶
func (v *BackupStoreDriver) Kind() string
func (*BackupStoreDriver) LocalPath ¶
func (v *BackupStoreDriver) LocalPath(path string) string
Click to show internal directories.
Click to hide internal directories.