names

package
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// filter plugins
	// filter by node name
	NodeName = "NodeName"
	// filter by node name regex
	NodeRegex = "NodeRegex"
	// filter by cpu overcommit ratio
	CPUOvercommit = "CPUOvercommit"
	// filter by memory overcommit ratio
	MemoryOvercommit = "MemoryOvercommit"

	// score plugins
	// random score
	Random = "Random"
	// resource utilization score
	NodeResource = "NodeResource"

	// vmid plugins
	// select by range
	Range = "Range"
	// select by regex
	Regex = "Regex"
)

node plugins

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL