Documentation ¶
Index ¶
Constants ¶
View Source
const ( DockerdProcess = "dockerd" ContainerdProcess = "containerd" ContainerdProcessShim = "containerd-shim" )
Variables ¶
This section is empty.
Functions ¶
func GenRandNumber ¶
GenRandNumber generates a random positive number less than the boundary value. The return value should be [0, boundary) and error is nil when success. If the error is not nil, the return value is 0.
func GetHostNamespacePath ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.