kubernetes/pkg/scheduler/framework/plugins/noderesources
2019-12-25 12:18:32 +08: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 Move RequestedToCapacityRatio to plugins/noderesources 2019-12-25 12:18:32 +08:00
fit_test.go podfitsresource metadata as prefilter 2019-12-14 00:51:25 -05:00
fit.go Disable excessive logging in scheduler plugins 2019-12-16 15:14:39 +01: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
requested_to_capacity_ratio_test.go Move RequestedToCapacityRatio to plugins/noderesources 2019-12-25 12:18:32 +08:00
requested_to_capacity_ratio.go Move RequestedToCapacityRatio to plugins/noderesources 2019-12-25 12:18:32 +08:00
test_util.go LeastRequestedPriority/MostRequestedPriority/BalancedResourceAllocation as Score plugins 2019-10-19 20:49:05 +08:00