1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/src/github.com/Microsoft/hcsshim
John Starks e602225160 Revendor github.com/Microsoft/hcsshim
Signed-off-by: John Starks <jostarks@microsoft.com>
2016-06-24 16:12:43 -07:00
..
activatelayer.go
baselayer.go Change Docker to use the new HCS RPC API 2016-05-24 16:36:51 -07:00
callback.go Update vendored hcsshim to v0.3.4 2016-06-10 15:27:05 -07:00
container.go Revender hcsshim to v0.3.5 2016-06-20 16:56:13 -07:00
createcomputesystem.go
createlayer.go
createprocess.go
createsandboxlayer.go
deactivatelayer.go
destroylayer.go
errors.go Revender hcsshim to v0.3.5 2016-06-20 16:56:13 -07:00
expandsandboxsize.go Revendor hcsshim to v0.3.2 2016-06-08 17:32:22 -07:00
exportlayer.go Change Docker to use the new HCS RPC API 2016-05-24 16:36:51 -07:00
getcomputesystemproperties.go Adding servicing update to postRunProcessing for Windows containers. 2016-04-25 12:16:26 -07:00
getlayermountpath.go
getsharedbaseimages.go
guid.go
hcsshim.go Revender hcsshim to v0.3.5 2016-06-20 16:56:13 -07:00
hnsfuncs.go Revendor hcsshim to v0.3.2 2016-06-08 17:32:22 -07:00
importlayer.go Change Docker to use the new HCS RPC API 2016-05-24 16:36:51 -07:00
interface.go Revendor github.com/Microsoft/hcsshim 2016-06-24 16:12:43 -07:00
layerexists.go
layerutils.go
legacy.go Revendor hcsshim 2016-05-31 14:42:01 -07:00
LICENSE
mksyscall_windows.go Change Docker to use the new HCS RPC API 2016-05-24 16:36:51 -07:00
nametoguid.go
preparelayer.go
process.go Revender hcsshim to v0.3.5 2016-06-20 16:56:13 -07:00
processimage.go
README.md Revendor github.com/Microsoft/hcsshim 2016-06-24 16:12:43 -07:00
resizeconsole.go
shutdownterminatecomputesystem.go
startcomputesystem.go
terminateprocess.go
unpreparelayer.go
utils.go Change Docker to use the new HCS RPC API 2016-05-24 16:36:51 -07:00
version.go
waithelper.go Update vendored hcsshim to v0.3.4 2016-06-10 15:27:05 -07:00
waitprocess.go
zhcsshim.go Revendor hcsshim to v0.3.2 2016-06-08 17:32:22 -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.