package plugins
import "k8s.io/kubernetes/pkg/scheduler/framework/plugins"
Index ¶
Functions ¶
func NewInTreeRegistry ¶
NewInTreeRegistry builds the registry with all the in-tree plugins. A scheduler that runs out of tree plugins can register additional plugins through the WithFrameworkOutOfTreeRegistry option.
Source Files ¶
registry.go
Directories ¶
- Version
- v1.23.1-rc.0
- Published
- Dec 7, 2021
- Platform
- windows/amd64
- Imports
- 21 packages
- Last checked
- 12 minutes ago –
Tools for package owners.