1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/vendor/github.com/Microsoft/hcsshim
Sebastiaan van Stijn 71c0bc0b89 Revendor dependencies
re-vendor using vndr a6e196d8b4b0cbbdc29aebdb20c59ac6926bb384

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-02-16 13:17:02 +01:00
..
activatelayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
baselayer.go Use vndr for managing libnetwork dependencies 2017-01-11 17:22:05 -08:00
callback.go Use vndr for managing libnetwork dependencies 2017-01-11 17:22:05 -08:00
cgo.go Use vndr for managing libnetwork dependencies 2017-01-11 17:22:05 -08:00
container.go bump docker/docker to master and unfork dependencies 2017-10-25 17:26:25 +02:00
createlayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
createsandboxlayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
deactivatelayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
destroylayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
errors.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
expandsandboxsize.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
exportlayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
getlayermountpath.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
getsharedbaseimages.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
guid.go Use vndr for managing libnetwork dependencies 2017-01-11 17:22:05 -08:00
hcsshim.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
hnsendpoint.go Vendoring microsoft/hcsshim v0.6.3 2017-08-29 22:44:33 -07:00
hnsfuncs.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
hnsnetwork.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
hnspolicy.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
hnspolicylist.go Vendoring microsoft/hcsshim v0.6.3 2017-08-29 22:44:33 -07:00
importlayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
interface.go bump docker/docker to master and unfork dependencies 2017-10-25 17:26:25 +02:00
layerexists.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
layerutils.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
legacy.go Vendoring microsoft/hcsshim v0.6.3 2017-08-29 22:44:33 -07:00
LICENSE Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
nametoguid.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
preparelayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
process.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
processimage.go Use vndr for managing libnetwork dependencies 2017-01-11 17:22:05 -08:00
README.md Re-run vndr with latest version 2017-03-21 15:42:30 -04:00
unpreparelayer.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
utils.go Use vndr for managing libnetwork dependencies 2017-01-11 17:22:05 -08:00
version.go Use vndr for managing libnetwork dependencies 2017-01-11 17:22:05 -08:00
waithelper.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
zhcsshim.go Update logrus to v1.0.1 2017-08-07 11:20:47 -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.