kubernetes/pkg/kubelet/eviction/memory_threshold_notifier.go

const notifierRefreshInterval

type CgroupNotifierFactory

var _

// NewCgroupNotifier implements the NotifierFactory interface
func (n *CgroupNotifierFactory) NewCgroupNotifier(path, attribute string, threshold int64) (CgroupNotifier, error) {}