cri-o/vendor/github.com/Microsoft/hcsshim
Daniel J Walsh 63a218a458 Move to new github.com/sirupsen/logrus.
Need to mv to latest released and supported version of logrus
switch github.com/Sirupsen/logrus github.com/sirupsen/logrus

Also vendor in latest containers/storage and containers/image

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-08-07 11:50:04 -04:00
..
LICENSE Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
README.md Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
activatelayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
baselayer.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
callback.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
cgo.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
container.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
createlayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
createsandboxlayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
deactivatelayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
destroylayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
errors.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
expandsandboxsize.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
exportlayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
getlayermountpath.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
getsharedbaseimages.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
guid.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
hcsshim.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
hnsendpoint.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
hnsfuncs.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
hnsnetwork.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
hnspolicy.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
hnspolicylist.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
importlayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
interface.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
layerexists.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
layerutils.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
legacy.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
mksyscall_windows.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
nametoguid.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
preparelayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
process.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
processimage.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
unpreparelayer.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
utils.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
version.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
waithelper.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
zhcsshim.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00

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.