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

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

Get the image associated with the given id.