package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewErrorChannel returns a new ErrorChannel.
NewParallelizer returns an object holding the parallelism.

# Constants

DefaultParallelism is the default parallelism used in scheduler.

# Structs

ErrorChannel supports non-blocking send and receive operation to capture error.
Parallelizer holds the parallelism for scheduler.