package
1.3.0-alpha.3
Repository: https://github.com/bobintornado/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.