cri-o/vendor/github.com/Microsoft/hcsshim
Ryan Cole 08c3d241a4 Add format functions
Add functions to go templates such as truncating a field.  Also add
the table keyword, which, if placed at the beginning of a format string,
adds headers to the output

Signed-off-by: Ryan Cole <rcyoalne@gmail.com>
2017-08-16 15:45:13 -04: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
LICENSE 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
README.md 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

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.