package vhd
import "github.com/Microsoft/go-winio/vhd"
Index ¶
- func CreateVhdx(path string, maxSizeInGb, blockSizeInMb uint32) error
- func DetachVhd(path string) error
Functions ¶
func CreateVhdx ¶
CreateVhdx will create a simple vhdx file at the given path using default values.
func DetachVhd ¶
DetachVhd detaches a VHD attached at the given path.
Source Files ¶
- Version
- v0.4.11
- Published
- Aug 23, 2018
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 1 day ago –
Tools for package owners.