pub(crate) async fn get_imginfo(
storage: &Storage,
deployment_id: &str,
imgref: Option<&ImageReference>,
) -> Result<ImgConfigManifest>Expand description
Reads the .imginfo file for the provided deployment
pub(crate) async fn get_imginfo(
storage: &Storage,
deployment_id: &str,
imgref: Option<&ImageReference>,
) -> Result<ImgConfigManifest>Reads the .imginfo file for the provided deployment