# Functions
No description provided by the author
CreateSSHAuthorizedKey generates a public key to sanity check that Ignition accepts it.
Note this is a no-op if the decompressed dest already exists.
No description provided by the author
No description provided by the author
No description provided by the author
GetLocalFastBuildQemu finds content written by `cosa build-fast`.
No description provided by the author
No description provided by the author
LogFrom reads lines from reader r and sends them to logger l.
ParseDiskSpec converts a disk specification into a Disk.
No description provided by the author
No description provided by the author
Retry calls function f until it has been called attemps times, or succeeds.
RetryConditional calls function f until it has been called attemps times, or succeeds.
RetryUntilTimeout calls function f until it succeeds or until the given timeout is reached.
RunCmdTimeout runs a command but returns an error if it doesn't complete before the given duration.
No description provided by the author
TargetDistro returns the distribution of a cosa build.
TargetDistroFromName returns the distribution given the path to an artifact (usually a disk image).
No description provided by the author
# Variables
No description provided by the author
# Type aliases
Endianness of the platform - big or little.