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.28.9
- Published
- Apr 16, 2024
- Platform
- js/wasm
- Imports
- 23 packages
- Last checked
- 7 minutes ago –
Tools for package owners.