# Packages
Package scheduler contains a generic Scheduler interface and several implementations.
No description provided by the author
No description provided by the author
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
No description provided by the author
# Functions
New returns a new scheduler.
NewFromConfigurator returns a new scheduler that is created entirely by the Configurator.
# Interfaces
Binder knows how to write a binding.
Configurator defines I/O, caching, and other functionality needed to construct a new scheduler.
PodConditionUpdater updates the condition of a pod based on the passed PodCondition.