Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileDownloader ¶
type FileDownloader struct{}
type VolumeLoader ¶
type VolumeLoader struct {
// contains filtered or unexported fields
}
VolumeLoader encapsulates VolumeLoader-functionality and its dependencies
func (VolumeLoader) Load ¶
func (vl VolumeLoader) Load(force bool) error
Load initializes given target with the content of source-archive
Click to show internal directories.
Click to hide internal directories.