kvm

package
v0.0.0-...-74e1921 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AvoidHighStealPctStep

type AvoidHighStealPctStep struct {
	// BaseStep is a helper struct that provides common functionality for all steps.
	plugins.BaseStep[AvoidHighStealPctStepOpts]
}

func (*AvoidHighStealPctStep) GetName

func (s *AvoidHighStealPctStep) GetName() string

Get the name of this step, used for identification in config, logs, metrics, etc.

func (*AvoidHighStealPctStep) Run

type AvoidHighStealPctStepOpts

type AvoidHighStealPctStepOpts struct {
	// Max steal pct threshold above which VMs should be descheduled.
	MaxStealPctOverObservedTimeSpan float64 `json:"maxStealPctOverObservedTimeSpan"`
}

Jump to

Keyboard shortcuts

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