package dynamicresources
import "k8s.io/kubernetes/pkg/scheduler/framework/plugins/dynamicresources"
Index ¶
- Constants
- func New(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(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.26.12
- Published
- Dec 19, 2023
- Platform
- js/wasm
- Imports
- 20 packages
- Last checked
- 21 seconds ago –
Tools for package owners.