Documentation
¶
Overview ¶
Package scheduler provides a scheduler for the cube-master
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPreSelect = errors.New("PreSelector") ErrNoRes = errors.New("no more resource") )
Functions ¶
func AddBufferTask ¶
func AddBufferTask(x interface{}, product string)
func BackoffSelect ¶
func BackoffSelect(selCtx *selctx.SelectorCtx) (nodes *node.Node, err error)
func InitScheduler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.