annotation

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PreFilterStatusResultAnnotationKey has the prefilter result(framework.Status).
	PreFilterStatusResultAnnotationKey = "scheduler-simulator/prefilter-result-status"
	// PreFilterResultAnnotationKey has the prefilter result(framework.PreFilterResult).
	PreFilterResultAnnotationKey = "scheduler-simulator/prefilter-result"
	// FilterResultAnnotationKey has the filtering result.
	FilterResultAnnotationKey = "scheduler-simulator/filter-result"
	// PostFilterResultAnnotationKey has the post filter result.
	PostFilterResultAnnotationKey = "scheduler-simulator/postfilter-result"
	// PreScoreResultAnnotationKey has the prescore result.
	PreScoreResultAnnotationKey = "scheduler-simulator/prescore-result"
	// ScoreResultAnnotationKey has the scoring result.
	ScoreResultAnnotationKey = "scheduler-simulator/score-result"
	// FinalScoreResultAnnotationKey has the final score(= normalized and applied score plugin weight).
	FinalScoreResultAnnotationKey = "scheduler-simulator/finalscore-result"
	// ReserveResultAnnotationKey has the reserve result.
	ReserveResultAnnotationKey = "scheduler-simulator/reserve-result"
	// PermitStatusResultAnnotationKey has the permit result.
	PermitStatusResultAnnotationKey = "scheduler-simulator/permit-result"
	// PermitTimeoutResultAnnotationKey has the permit result.
	PermitTimeoutResultAnnotationKey = "scheduler-simulator/permit-result-timeout"
	// PreBindResultAnnotationKey has the prebind result.
	PreBindResultAnnotationKey = "scheduler-simulator/prebind-result"
	// BindResultAnnotationKey has the prebind result.
	BindResultAnnotationKey = "scheduler-simulator/bind-result"
	// SelectedNodeAnnotationKey has the selected node name. It's filled when a Pod go through the Reserve phase.
	SelectedNodeAnnotationKey = "scheduler-simulator/selected-node"
)

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