Skip to main content

boot_image

Function boot_image 

Source
pub fn boot_image<ObjectID: FsVerityHashValue>(
    repo: &Repository<ObjectID>,
    manifest_digest: &OciDigest,
) -> Result<Option<ObjectID>>
Expand description

Returns the boot EROFS image verity, if one exists.