package dynamicresources
import "k8s.io/kubernetes/pkg/scheduler/framework/plugins/dynamicresources"
Index ¶
- Constants
- func New(_ context.Context, plArgs runtime.Object, fh framework.Handle, fts feature.Features) (framework.Plugin, error)
Constants ¶
const ( // Name is the name of the plugin used in Registry and configurations. Name = names.DynamicResources )
Functions ¶
func New ¶
func New(_ context.Context, plArgs runtime.Object, fh framework.Handle, fts feature.Features) (framework.Plugin, error)
New initializes a new plugin and returns it.
Source Files ¶
dynamicresources.go
- Version
- v1.29.7
- Published
- Jul 16, 2024
- Platform
- js/wasm
- Imports
- 25 packages
- Last checked
- 1 minute ago –
Tools for package owners.