Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VolcanoBatchScheduler ¶
type VolcanoBatchScheduler struct {
// contains filtered or unexported fields
}
volcano scheduler implements the BatchScheduler interface.
func (*VolcanoBatchScheduler) Name ¶
func (v *VolcanoBatchScheduler) Name() string
Name returns the current scheduler name.
func (*VolcanoBatchScheduler) Schedule ¶
func (v *VolcanoBatchScheduler) Schedule( options schedulerinterface.SchedulerOptions, state *model.DesiredClusterState) error
Schedule reconciles batch scheduling
Click to show internal directories.
Click to hide internal directories.