Versions in this module Expand all Collapse all v0 v0.5.0 Jul 25, 2019 Changes in this version + const DiskPressurePredicate + const MemoryPressurePredicate + const PIDPressurePredicate v0.4.2 Mar 29, 2019 v0.4.1 Mar 11, 2019 Changes in this version + func CheckNodeUnschedulable(pod *v1.Pod, nodeInfo *cache.NodeInfo) (bool, []algorithm.PredicateFailureReason, error) v0.2.0 Oct 15, 2018 Changes in this version + func New(args *framework.PluginArgs) framework.Plugin