package containerd
import "github.com/containerd/containerd"
Index ¶
Constants ¶
const VersionMajor = 0
VersionMajor holds the release major number
const VersionMinor = 2
VersionMinor holds the release minor number
const VersionPatch = 3
VersionPatch holds the release patch number
Variables ¶
var GitCommit = ""
GitCommit is filled with the Git revision being used to build the program at linking time
Version holds the combination of major minor and patch as a string of format Major.Minor.Patch
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
api | |
api/grpc | |
api/grpc/server | |
api/grpc/types | Package types is a generated protocol buffer package. |
api/http | |
api/http/pprof | |
containerd | |
containerd-shim | |
ctr | |
hack | single app that will run containers in containerd and output the total time in seconds that it took for the execution. |
integration-test | |
runtime | |
supervisor | |
testutils |
- Version
- v0.2.7
- Published
- Mar 15, 2017
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- now –
Tools for package owners.