package
Version:
v0.11.1-0...-a229925
Opens a new window with list of versions in this module.
Published: Nov 24, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package errorhandler implements the ErrorHandler which handles scheduer error
and possibly requeue pods for scheduling again.
type ErrorHandler interface {
Error(pod *api.Pod, schedulingErr error)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.