containerd/vendor/github.com/Microsoft/hcsshim
Kenfe-Mickael Laventure c5843b7615 Initial windows runtime work
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-04-07 09:20:44 -07:00
..
activatelayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
baselayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
callback.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
cgo.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
container.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
createlayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
createsandboxlayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
deactivatelayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
destroylayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
errors.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
expandsandboxsize.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
exportlayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
getlayermountpath.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
getsharedbaseimages.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
guid.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
hcsshim.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
hnsfuncs.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
importlayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
interface.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
layerexists.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
layerutils.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
legacy.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
LICENSE Initial windows runtime work 2017-04-07 09:20:44 -07:00
mksyscall_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
nametoguid.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
preparelayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
process.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
processimage.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
README.md Initial windows runtime work 2017-04-07 09:20:44 -07:00
unpreparelayer.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
utils.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
version.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
waithelper.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
zhcsshim.go Initial windows runtime work 2017-04-07 09:20:44 -07: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.