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) PushResult ¶ added in v0.1.14
func (m *Manager) PushResult(data *types.WorkloadRecordReq, nodeID string) error
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.