config

package
v0.0.0-...-e2cac0c Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Delimiter = ","
	Separator = ":"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Constraint

type Constraint struct {
	PluginName string
	Weight     int64
}

func GetConstraints

func GetConstraints(pod *v1.Pod, constraintType string) ([]Constraint, error)

GetConstraints retrieve Constraint and weight value from pod

func GetConstraintsFromUnit

func GetConstraintsFromUnit(unit framework.ScheduleUnit, constraintType string) ([]Constraint, error)

GetConstraintsFromUnit retrieve Constraint and weight value from ScheduleUnit

Jump to

Keyboard shortcuts

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