package
1.2.0-alpha.5
Repository: https://github.com/saratovsource/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.