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 3e71acf0fc Revendor Microsoft/hcsshim @V0.6.3
Signed-off-by: John Howard <jhoward@microsoft.com>
2017-08-08 14:08:03 -07:00
..
activatelayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
baselayer.go
callback.go
cgo.go
container.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
createlayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
createsandboxlayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
deactivatelayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
destroylayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
errors.go
expandsandboxsize.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
exportlayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
getlayermountpath.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
getsharedbaseimages.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
guid.go
hcsshim.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
hnsendpoint.go Revendor Microsoft/hcsshim @ v0.6.2 2017-08-03 16:29:25 -07:00
hnsfuncs.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
hnsnetwork.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
hnspolicy.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
hnspolicylist.go Revendor Microsoft/hcsshim @V0.6.3 2017-08-08 14:08:03 -07:00
importlayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
interface.go Revendor Microsoft/hcsshim @ v0.6.2 2017-08-03 16:29:25 -07:00
layerexists.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
layerutils.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
legacy.go Revendor Microsoft/hcsshim @ v0.6.2 2017-08-03 16:29:25 -07:00
LICENSE
nametoguid.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
preparelayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
process.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
processimage.go
README.md
unpreparelayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
utils.go
version.go
waithelper.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
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.