package factory
import "k8s.io/kubernetes/plugin/pkg/scheduler/factory"
Package factory can set up a scheduler. This code is here instead of plugin/cmd/scheduler for both testability and reuse.
Index ¶
Types ¶
type ConfigFactory ¶
ConfigFactory knows how to fill out a scheduler config with its support functions.
func (*ConfigFactory) Create ¶
func (factory *ConfigFactory) Create() *scheduler.Config
Create creates a scheduler and all support functions.
Source Files ¶
factory.go
- Version
- v0.5.3
- Published
- Nov 24, 2014
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 4 minutes ago –
Tools for package owners.