package
Version:
v1.4.2
Opens a new window with list of versions in this module.
Published: Oct 15, 2016
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.