Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new virtdisk calls/refactor vhd package
This change adds bindings for AttachVirtualDisk and GetVirtualDiskPhysicalPath, some helper functions including one to create a differencing vhd, exports the create and open parameters, exports the create flags and adds a couple of missing flags. This will be used mainly to go hand in hand with the new computestorage calls added to hcsshim as all of the vhd creation and setup needs to be done manually for these calls. microsoft/hcsshim#881. Signed-off-by: Daniel Canter <[email protected]>
- Loading branch information