moby--moby/vendor/github.com/Microsoft/hcsshim
John Howard 172a442c27 Vendor Microsoft/hcsshim @ v0.6.8
Signed-off-by: John Howard <jhoward@microsoft.com>
2018-01-03 10:19:05 -08:00
..
LICENSE Revendor Microsoft\hcsshim @ v0.5.17 2017-05-09 11:44:14 -07:00
README.md rerun vndr 2017-03-08 02:29:34 +00: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 hcsshim to v0.6.5 2017-09-12 18:46:12 -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 Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
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 Update hcsshim to v0.6.7 for go1.9 support 2017-11-20 16:29:01 -08:00
hnsfuncs.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
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 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.4 2017-09-07 12:08:40 -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 Vendor Microsoft/hcsshim @ v0.6.8 2018-01-03 10:19:05 -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
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
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

README.md

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.