Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiskFromURL ¶
type DiskFromURL struct {
// contains filtered or unexported fields
}
func NewDiskFromURL ¶
func (*DiskFromURL) Get ¶
func (d *DiskFromURL) Get() error
type StdDiskPull ¶
type StdDiskPull struct {
// contains filtered or unexported fields
}
func NewStdDiskPull ¶
func NewStdDiskPull(inputPath string, finalpath *define.VMFile) (*StdDiskPull, error)
func (*StdDiskPull) Get ¶
func (s *StdDiskPull) Get() error
Click to show internal directories.
Click to hide internal directories.