plugins

package
v0.0.0-...-0e8ba2f Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VMDetection

type VMDetection struct {
	// Get the VM ID for which this decision applies.
	VMID string
	// Get a human-readable reason for this decision.
	Reason string
	// Get the compute host where the vm should be migrated away from.
	Host string
}

func (VMDetection) GetHost

func (d VMDetection) GetHost() string

func (VMDetection) GetReason

func (d VMDetection) GetReason() string

func (VMDetection) GetResource

func (d VMDetection) GetResource() string

func (VMDetection) WithReason

func (d VMDetection) WithReason(reason string) lib.Detection

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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