package vhd

import "github.com/Microsoft/go-winio/vhd"

Index

Functions

func CreateVhdx

func CreateVhdx(path string, maxSizeInGb, blockSizeInMb uint32) error

CreateVhdx will create a simple vhdx file at the given path using default values.

func DetachVhd

func DetachVhd(path string) error

DetachVhd detaches a VHD attached at the given path.

Source Files

vhd.go zvhd.go

Version
v0.4.12
Published
Feb 21, 2019
Platform
windows/amd64
Imports
3 packages
Last checked
1 day ago

Tools for package owners.