package
0.0.0-20221215221243-b79a0d8da330
Repository: https://github.com/purecloudlabs/gprovision.git
Documentation: pkg.go.dev

# Functions

Check returns false if too many failures are recorded for an image, true otherwise.
Reads history file, comparing stored count with MaxFailures.
When added to log.Preboot, RebootHook updates the history file at the end of factory restore.
RecordBootState records boot status (success/failure, how badly failed).
No description provided by the author
Sets where the history file can be found.
Writes arbitrary records to history file, for use in integ tests.

# Variables

max allowed sum of ImagingFailures and BootFailures.

# Structs

No description provided by the author

# Type aliases

No description provided by the author