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
John Howard 9508c605d8 Vendor Microsoft/hcsshim v0.5.25
Signed-off-by: John Howard <jhoward@microsoft.com>
2017-06-22 19:28:43 -07:00
..
activatelayer.go
baselayer.go
callback.go
cgo.go
container.go Vendor Microsoft/hcsshim @ v0.5.2 2017-06-20 19:49:55 -07:00
createlayer.go
createsandboxlayer.go
deactivatelayer.go
destroylayer.go
errors.go Revendor Microsoft\hcsshim @ v0.5.17 2017-05-09 11:44:14 -07:00
expandsandboxsize.go
exportlayer.go Revendor Microsoft\hcsshim @ v0.5.17 2017-05-09 11:44:14 -07:00
getlayermountpath.go
getsharedbaseimages.go
guid.go
hcsshim.go
hnsfuncs.go Revendor Microsoft\hcsshim @ v0.5.17 2017-05-09 11:44:14 -07:00
importlayer.go Revendor Microsoft\hcsshim @ v0.5.17 2017-05-09 11:44:14 -07:00
interface.go Vendor Microsoft/hcsshim v0.5.25 2017-06-22 19:28:43 -07:00
layerexists.go
layerutils.go
legacy.go Revendor Microsoft\hcsshim @ v0.5.17 2017-05-09 11:44:14 -07:00
LICENSE Revendor Microsoft\hcsshim @ v0.5.17 2017-05-09 11:44:14 -07:00
mksyscall_windows.go Update hcsshim 2016-11-21 11:45:32 -08:00
nametoguid.go
preparelayer.go
process.go Revendor Microsoft\hcsshim @ v0.5.17 2017-05-09 11:44:14 -07:00
processimage.go
README.md rerun vndr 2017-03-08 02:29:34 +00:00
unpreparelayer.go
utils.go
version.go
waithelper.go Vendor Microsoft/hcsshim @ v0.5.2 2017-06-20 19:49:55 -07:00
zhcsshim.go Update hcsshim 2016-11-21 11:45:32 -08:00

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.