Documentation ¶
Index ¶
Constants ¶
View Source
const (
PodGroupName = "podgroups.scheduling.sigs.dev"
)
Variables ¶
This section is empty.
Functions ¶
func GetPluginName ¶
func GetPluginName() string
Types ¶
type VolcanoBatchScheduler ¶
type VolcanoBatchScheduler struct {
// contains filtered or unexported fields
}
func (*VolcanoBatchScheduler) DoBatchSchedulingOnSubmission ¶
func (v *VolcanoBatchScheduler) DoBatchSchedulingOnSubmission(app *v1beta2.SparkApplication) (*v1beta2.SparkApplication, error)
func (*VolcanoBatchScheduler) Name ¶
func (v *VolcanoBatchScheduler) Name() string
func (*VolcanoBatchScheduler) ShouldSchedule ¶
func (v *VolcanoBatchScheduler) ShouldSchedule(app *v1beta2.SparkApplication) bool
Click to show internal directories.
Click to hide internal directories.