kubernetes/cmd/kube-scheduler/app/config/config.go

type Config

type completedConfig

type CompletedConfig

// Complete fills in any fields not set that are required to have valid data. It's mutating the receiver.
func (c *Config) Complete() CompletedConfig {}