kubernetes/pkg/scheduler/framework/plugins/noderesources
2020-01-07 13:43:44 -05:00
..
balanced_allocation.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +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
BUILD Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00
fit.go Disable excessive logging in scheduler plugins 2019-12-16 15:14:39 +01:00
fit_test.go podfitsresource metadata as prefilter 2019-12-14 00:51:25 -05:00
least_allocated.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08: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
most_allocated.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08: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
requested_to_capacity_ratio.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00
requested_to_capacity_ratio_test.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00
resource_allocation.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00
resource_limits.go fix a bug in scheduler's node resource limits score 2020-01-07 13:43:44 -05:00
resource_limits_test.go fix a bug in scheduler's node resource limits score 2020-01-07 13:43:44 -05:00
test_util.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00