# Packages
Package scheduler contains a generic Scheduler interface and several implementations.
This package is used to register algorithm provider plugins.
No description provided by the author
Package factory can set up a scheduler.
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
EqualPriority is a prioritizer function that gives an equal weight of one to all nodes.
New returns a new scheduler.
No description provided by the author
No description provided by the author
Prioritizes the nodes by running the individual priority functions in parallel.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
HTTPExtender implements the algorithm.SchedulerExtender interface.
Scheduler watches for new unscheduled pods.
# Interfaces
Binder knows how to write a binding.
# Type aliases
No description provided by the author