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 BindMounts ¶
type BindMounts struct { }
func (BindMounts) Apply ¶
func (b BindMounts) Apply(bndl goci.Bndl, spec gardener.DesiredContainerSpec) goci.Bndl
type ChrootMkdir ¶
type ChrootMkdir struct { Command func(rootfsPath string, uid, gid int, mode os.FileMode, recreate bool, paths ...string) *exec.Cmd CommandRunner command_runner.CommandRunner }
type MkdirChowner ¶
Click to show internal directories.
Click to hide internal directories.