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 25, 2020
1 parent 5b44b70 commit d29e0d9
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 89 deletions.
Loading

0 comments on commit d29e0d9

Please sign in to comment.