StructsΒ§
- Deployments π
EnumsΒ§
FunctionsΒ§
- boot_
entry_ πfrom_ deployment - Given an OSTree deployment, parse out metadata into our spec.
- check_
selinux_ πpolicy_ compatible - Check if SELinux policies are compatible between booted and target deployments. Returns false if SELinux is enabled and the policies differ or have mismatched presence.
- container_
inspect π - Inspect a container image and output information about it.
- container_
inspect_ πprint_ human - Output container inspection in human-readable format
- create_
imagestatus π - Convert between a subset of ostree-ext metadata and the exposed spec API.
- get_
host π - get_
image_ πorigin - Parse an ostree origin file (a keyfile) and extract the targeted container image reference.
- get_
status π - Gather the ostree deployment objects, but also extract metadata from them into a more native Rust structure.
- get_
status_ πrequire_ booted - A variant of
get_statusthat requires a booted deployment. - has_
soft_ πreboot_ capability - Check if a deployment has soft reboot capability
- human_
readable_ πoutput - Implementation of rendering our host structure in a βhuman readableβ way.
- human_
readable_ πoutput_ booted - human_
render_ πslot - Write the data for a container image based status.
- human_
render_ πslot_ composefs - Output a rendering of a non-container composefs boot entry.
- human_
render_ πslot_ ostree - Output a rendering of a non-container boot entry.
- imagestatus π
- labels_
of_ πconfig - render_
verbose_ πostree_ info - Helper function to render verbose ostree information
- status π
- Implementation of the
bootc statusCLI command. - transport_
to_ πstring - Fixme lower serializability into ostree-ext
- write_
download_ πonly - Helper function to render download-only lock status
- write_
row_ πname - Output a row title, prefixed by spaces
- write_
soft_ πreboot - Helper function to render if soft-reboot capable