Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager node workload
func NewManager ¶
func NewManager(sdb *db.SQLDB, configFunc dtypes.GetSchedulerConfigFunc, lmgr *leadership.Manager, nmgr *node.Manager) *Manager
NewManager return new node manager instance
func (*Manager) HandleNodeWorkload ¶
HandleNodeWorkload handle node workload
func (*Manager) HandleUserWorkload ¶
HandleUserWorkload handle user workload
type WorkloadResult ¶ added in v0.1.14
type WorkloadResult struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.