
Switch to ad tagged version of hcsshim. Context here: https://github.com/kubernetes/kubernetes/issues/87420#issuecomment-620837610 Signed-off-by: Davanum Srinivas <davanum@gmail.com>
6 lines
203 B
Go
6 lines
203 B
Go
package hcs
|
|
|
|
//go:generate go run ../../mksyscall_windows.go -output zsyscall_windows.go syscall.go
|
|
|
|
//sys hcsFormatWritableLayerVhd(handle uintptr) (hr error) = computestorage.HcsFormatWritableLayerVhd
|