kubernetes/pkg/util/oom/oom_fake.go

type FakeOOMAdjuster

func NewFakeOOMAdjuster() *OOMAdjuster {}

func fakeApplyOOMScoreAdj(pid int, oomScoreAdj int) error {}

func fakeApplyOOMScoreAdjContainer(cgroupName string, oomScoreAdj, maxTries int) error {}