Function scaleway_api_rs::apis::images_api::delete_image1[][src]

pub async fn delete_image1(
    configuration: &Configuration,
    region: &str,
    image_id: &str
) -> Result<ScalewayRegistryV1Image, Error<DeleteImage1Error>>
Expand description

Delete the image associated with the given id.