1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/Microsoft/hcsshim
Darren Stahl 0bee8049c7 Update hcsshim to v0.6.7 for go1.9 support
Signed-off-by: Darren Stahl <darst@microsoft.com>
2017-11-20 16:29:01 -08:00
..
activatelayer.go
baselayer.go
callback.go
cgo.go
container.go Update hcsshim to v0.6.5 2017-09-12 18:46:12 -07:00
createlayer.go
createsandboxlayer.go
deactivatelayer.go
destroylayer.go
errors.go Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
expandsandboxsize.go
exportlayer.go
getlayermountpath.go
getsharedbaseimages.go
guid.go
hcsshim.go
hnsendpoint.go Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
hnsfuncs.go
hnsnetwork.go Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
hnspolicy.go Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
hnspolicylist.go
importlayer.go
interface.go Revendor Microsoft/hcsshim @ v0.6.4 2017-09-07 12:08:40 -07:00
layerexists.go
layerutils.go
legacy.go Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
legacy18.go Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
legacy19.go Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
LICENSE
nametoguid.go
preparelayer.go
process.go
processimage.go
README.md
unpreparelayer.go
utils.go
version.go
waithelper.go
zhcsshim.go

hcsshim

This package supports launching Windows Server containers from Go. It is primarily used in the Docker Engine project, but it can be freely used by other projects as well.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.