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.14
- Published
- Nov 9, 2022
- Platform
- js/wasm
- Imports
- 21 packages
- Last checked
- 2 minutes ago –
Tools for package owners.