# Packages
Package podschedulers defines an interface (w/ implementations) for matching pods against offers.
# Functions
New returns a new SchedulerAlgorithm TODO(sur): refactor params to separate config object.
# Interfaces
SchedulerAlgorithm is the interface that orchestrates the pod scheduling.