Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Control ¶
type Spec ¶
type Spec struct {
// Root is the cgroup path
Root string
// Specs are for all the linux resources including cpu, memory, etc...
Specs *specs.LinuxResources
}
Spec captures the abstraction for a creating a new cgroup based on root and the runtime specifications
Source Files
¶
Click to show internal directories.
Click to hide internal directories.