Registry / utility / microsoft-hcsshim

microsoft-hcsshim

JSON →
library0.14.1gogounverified

Package hcsshim provides Go bindings for the Windows Host Compute Service (HCS) to manage containers.

go get github.com/Microsoft/hcsshim
INSTALL
IMPORT
SIG · MICROSOFT-HCSSHIM
M
microsoft-hcsshim
utilitygov0.14.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

hcsshim
github.com/Microsoft/hcsshim

Get the HCS version.

package main import ( "fmt" "github.com/Microsoft/hcsshim" ) func main() { fmt.Println(hcsshim.HCSVersion()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
microsoft-hcsshim — go get microsoft-hcsshim · libregistry