Documentation ¶
Index ¶
Constants ¶
View Source
const VersionMajor = 0
VersionMajor holds the release major number
View Source
const VersionMinor = 2
VersionMinor holds the release minor number
View Source
const VersionPatch = 4
VersionPatch holds the release patch number
Variables ¶
View Source
var GitCommit = ""
GitCommit is filled with the Git revision being used to build the program at linking time
View Source
var Version = fmt.Sprintf("%d.%d.%d", VersionMajor, VersionMinor, VersionPatch)
Version holds the combination of major minor and patch as a string of format Major.Minor.Patch
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
api
|
|
grpc/types
Package types is a generated protocol buffer package.
|
Package types is a generated protocol buffer package. |
single app that will run containers in containerd and output the total time in seconds that it took for the execution.
|
single app that will run containers in containerd and output the total time in seconds that it took for the execution. |
Package osutils provide access to the Get Child and Set Child prctl flags.
|
Package osutils provide access to the Get Child and Set Child prctl flags. |
Click to show internal directories.
Click to hide internal directories.