EnumsΒ§
FunctionsΒ§
- async_
task_ πwith_ spinner - Call an async task function, and write a message to stderr with an automatic spinner to show that weβre not blocked. Note that generally the called function should not output anything to stderr as this will interfere with the spinner.
- deployment_
fd π - digested_
pullspec π - Given a possibly tagged image like quay.io/foo/bar:latest and a digest 0ab32β¦, return the digested form quay.io/foo/bar:latest@sha256:0ab32β¦ If the image already has a digest, it will be replaced.
- find_
mount_ πoption - Given an mount option string list like foo,bar=baz,something=else,ro parse it and find
the first entry like $optname=
This will not match a bare
optnamewithout an equals. - have_
executable - medium_
visibility_ πwarning - Output a warning message that we want to be quite visible. The process (thread) execution will be delayed for a short time.
- open_
dir_ πremount_ rw - Given a target directory, if itβs a read-only mount, then remount it writable
- origin_
has_ πrpmostree_ stuff - Try to look for keys injected by e.g. rpm-ostree requesting machine-local
changes; if any are present, return
true. - path_
relative_ πto - Computes a relative path from
fromtoto. - read_
uefi_ var - remove_
immutability π - Given a target path, remove its immutability if present
- sigpolicy_
from_ πopt - Convert a combination of values (likely from CLI parsing) into a signature source
- spawn_
editor π - sysroot_
dir π - sysroot_
fd π