get_status

Function get_status 

Source
pub(crate) fn get_status(
    booted_ostree: &BootedOstree<'_>,
) -> Result<(Deployments, Host)>
Expand description

Gather the ostree deployment objects, but also extract metadata from them into a more native Rust structure.