kubernetes/pkg/scheduler/apis/config/types.go

const DefaultKubeSchedulerPort

type KubeSchedulerConfiguration

type KubeSchedulerProfile

type Plugins

type PluginSet

type Plugin

type PluginConfig

const DefaultPercentageOfNodesToScore

const MaxCustomPriorityScore

const MaxTotalScore

const MaxWeight

// Names returns the list of enabled plugin names.
func (p *Plugins) Names() []string {}

type Extender

type ExtenderManagedResource

type ExtenderTLSConfig