kubernetesk8s.io/kubernetes/pkg/scheduler/framework/plugins/dynamicresources Index | Files

package dynamicresources

import "k8s.io/kubernetes/pkg/scheduler/framework/plugins/dynamicresources"

Index

Constants

const (
	// Name is the name of the plugin used in Registry and configurations.
	Name = names.DynamicResources
)

Functions

func New

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.