Module status

Module status 

Source

StructsΒ§

Deployments πŸ”’

EnumsΒ§

Slot

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_status that 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 status CLI 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