errors

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0, BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MachineNotFoundError

type MachineNotFoundError struct {
	// Name is the machine name
	Name string
	// MachineID is the machine uuid
	MachineID string
}

MachineNotFoundError is used to indicate not found error in PluginSPI

func (*MachineNotFoundError) Error

func (e *MachineNotFoundError) Error() string

type MachineResourceExhaustedError added in v0.17.0

type MachineResourceExhaustedError struct {
	// error msg of error classified as resource exhausted
	Msg string
}

MachineResourceExhaustedError is used to indicate resource exhausted error in PluginSPI

func (*MachineResourceExhaustedError) Error added in v0.17.0

Jump to

Keyboard shortcuts

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