kvm

package
v0.0.0-...-c6f27c8 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 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) 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