Module image

Module image 

Source
Expand description

IMS image queries and safety-checked deletion (rejects images that boot live nodes).

Structs§

GetImagesParams
Typed parameters for fetching IMS images.

Functions§

delete_images
Run validate_image_deletion then delete each image in image_id_vec, best-effort.
get_images
Fetch IMS images from the backend, sorted by creation time.
validate_image_deletion
Refuse a planned image delete that would orphan a live boot path or touch an image scoped to a group the caller can’t reach.