Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CpuPeriod uint64 = 100000
View Source
var MinCpuQuota uint64 = 1000
Functions ¶
This section is empty.
Types ¶
type CGroupPath ¶
type CGroupPath struct {
Path string
}
type MkdirChowner ¶
type MkdirChowner struct { Command func(rootFSPathFile string, uid, gid int, mode os.FileMode, recreate bool, paths ...string) *exec.Cmd CommandRunner commandrunner.CommandRunner }
type Mounts ¶
type Mounts struct { MountPointChecker rundmc.MountPointChecker MountOptionsGetter rundmc.MountOptionsGetter }
type Namespaces ¶
type Namespaces struct{}
Click to show internal directories.
Click to hide internal directories.