Documentation ¶
Overview ¶
Utility for testing cgroup operations.
Creates a mock of the cgroup filesystem for the duration of the test.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotSupportStat = errors.New("stats are not supported for subsystem") ErrNotValidFormat = errors.New("line is not a valid key value format") )
Functions ¶
func NewCgroupTestUtil ¶
Creates a new test util for the specified subsystem
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.