Skip to content
/ libhvee Public
forked from containers/libhvee

Special purposed library for Windows HyperV control

License

Notifications You must be signed in to change notification settings

baude/libhvee

 
 

Repository files navigation

libhvee

Libhvee is a special purposed library for interacting with Microsoft's HyperV hypervisor. It was designed with the Ignition and Podman projects in mind largely because Podman Machine would like to support HyperV in addition to WSL2.

The libhvee library can do the following with HyperV virtual machines:

  • Create
  • Start
  • Stop
  • Remove
  • Obtain various statuses
  • Add and read key-value pairs used for passing information from the host to guest virtual machines.

For an example on how to use this library, consider consulting the examples in the cmd dir.

About

Special purposed library for Windows HyperV control

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.4%
  • PowerShell 2.5%
  • Other 1.1%