mirror of
https://github.com/rancher/plugins.git
synced 2025-09-05 16:40:01 +00:00
Windows: Updates Windows Vendoring
Updates windows dependent libraries for vendoing.
This commit is contained in:
7
vendor/github.com/Microsoft/hcsshim/internal/uvm/system.go
generated
vendored
Normal file
7
vendor/github.com/Microsoft/hcsshim/internal/uvm/system.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
package uvm
|
||||
|
||||
import "github.com/Microsoft/hcsshim/internal/hcs"
|
||||
|
||||
func (uvm *UtilityVM) ComputeSystem() *hcs.System {
|
||||
return uvm.hcsSystem
|
||||
}
|
Reference in New Issue
Block a user