package
1.5.0-alpha.0
Repository: https://github.com/apourchet/kubernetes.git
Documentation: pkg.go.dev
# 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.