Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FixedVHDConverter ¶
type FixedVHDConverter struct{}
FixedVHDConverter converts a disk image to a fixed VHD (not VHDX)
func (FixedVHDConverter) ConvertFromVHD ¶
func (FixedVHDConverter) ConvertFromVHD(f *os.File) error
ConvertFromVHD converts a fixed VHD to a normal disk image.
func (FixedVHDConverter) ConvertToVHD ¶
func (FixedVHDConverter) ConvertToVHD(f *os.File) error
ConvertToVHD Implementation for converting disk image to a fixed VHD
Click to show internal directories.
Click to hide internal directories.