kubernetes/pkg/scheduler/framework/plugins/noderesources
Aldo Culquicondor ce05382b58 Use RawExtension and Object for external and internal scheduling plugin args, respectively
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-04-14 13:44:42 -04:00
..
balanced_allocation.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
balanced_allocation_test.go scheduler's NodeInfo tracks PodInfos instead of Pods 2020-04-08 17:53:20 -04:00
BUILD Add types for Scheduler plugin args to kube-scheduler.config.k8s.io 2020-04-08 20:23:56 +01:00
fit.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
fit_test.go move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
least_allocated.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
least_allocated_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
most_allocated.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
most_allocated_test.go Move Snapshot from nodeinfo/snapshot to internal/cache 2020-01-17 13:29:41 -05:00
requested_to_capacity_ratio.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
requested_to_capacity_ratio_test.go Add types for Scheduler plugin args to kube-scheduler.config.k8s.io 2020-04-08 20:23:56 +01:00
resource_allocation.go move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
resource_limits.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
resource_limits_test.go Remove FilteredNodesStatuses argument from PreScore interface 2020-02-15 13:53:04 +08:00
test_util.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00