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.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 22 packages
- Last checked
- 3 hours ago –
Tools for package owners.