moby--moby/vendor/github.com/Microsoft/hcsshim
John Stephens 1c136d99a0
Update hcsshim to v0.6.11
Signed-off-by: John Stephens <johnstep@docker.com>
2018-05-03 13:36:51 -07:00
..
LICENSE
README.md Update hcsshim to v0.6.11 2018-05-03 13:36:51 -07:00
activatelayer.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
baselayer.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07:00
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 hcsshim to v0.6.10 2018-05-02 10:15:52 -07:00
hnsendpoint.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07:00
hnsfuncs.go Update imports for logrus version 2017-07-31 13:19:38 -07:00
hnsnetwork.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07:00
hnspolicy.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07:00
hnspolicylist.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07:00
importlayer.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -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 Update hcsshim to v0.6.11 2018-05-03 13:36:51 -07:00
legacy18.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07:00
legacy19.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07: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
safeopen.go Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07:00
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 Update hcsshim to v0.6.10 2018-05-02 10:15:52 -07: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.

Contributing


This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

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.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.


Copyright (c) 2018 Microsoft Corp. All rights reserved.