kubernetes/pkg/scheduler/framework/plugins/noderesources
2019-11-12 11:14:17 -05:00
..
balanced_allocation_test.go Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
balanced_allocation.go Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap 2019-10-25 19:19:23 -04:00
BUILD Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap 2019-10-25 19:19:23 -04:00
fit_test.go Add MetadataProducerFactory for predicates 2019-11-11 11:27:44 -05:00
fit.go Add MetadataProducerFactory for predicates 2019-11-11 11:27:44 -05:00
least_allocated_test.go Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
least_allocated.go Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap 2019-10-25 19:19:23 -04:00
most_allocated_test.go Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods 2019-11-12 11:14:17 -05:00
most_allocated.go Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap 2019-10-25 19:19:23 -04:00
test_util.go LeastRequestedPriority/MostRequestedPriority/BalancedResourceAllocation as Score plugins 2019-10-19 20:49:05 +08:00