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.27.8
Published
Nov 15, 2023
Platform
js/wasm
Imports
20 packages
Last checked
19 seconds ago

Tools for package owners.