Skip to content

Commit

Permalink
Add new virtdisk calls/refactor vhd package
Browse files Browse the repository at this point in the history
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
dcantah committed Nov 30, 2020
1 parent 5b44b70 commit e9604c6
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 98 deletions.
Loading

0 comments on commit e9604c6

Please sign in to comment.