var unsupportedErr … func NewOOMAdjuster() *OOMAdjuster { … } func unsupportedApplyOOMScoreAdj(pid int, oomScoreAdj int) error { … } func unsupportedApplyOOMScoreAdjContainer(cgroupName string, oomScoreAdj, maxTries int) error { … }
var unsupportedErr … func NewOOMAdjuster() *OOMAdjuster { … } func unsupportedApplyOOMScoreAdj(pid int, oomScoreAdj int) error { … } func unsupportedApplyOOMScoreAdjContainer(cgroupName string, oomScoreAdj, maxTries int) error { … }