types

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const FirmwareSourceNotReadyErrorPrefix = "requested firmware source not ready"
View Source
const IncorrectSpecErrorPrefix = "incorrect spec"

Variables

This section is empty.

Functions

func FirmwareSourceNotReadyError added in v0.1.18

func FirmwareSourceNotReadyError(firmwareSourceName, msg string) error

func IncorrectSpecError

func IncorrectSpecError(msg string) error

func IsFirmwareSourceNotReadyError added in v0.1.18

func IsFirmwareSourceNotReadyError(err error) bool

func IsIncorrectSpecError

func IsIncorrectSpecError(err error) bool

Types

type NvConfigQuery

type NvConfigQuery struct {
	DefaultConfig  map[string][]string
	CurrentConfig  map[string][]string
	NextBootConfig map[string][]string
}

NvConfigQuery contains a nv config query for a single device, values can contain both the string alias and the numeric value

func NewNvConfigQuery

func NewNvConfigQuery() NvConfigQuery

Jump to

Keyboard shortcuts

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