pub async fn pull( client: &mut Client, img: &Reference, auth: &RegistryAuth, ) -> Result<ImageData, OciError>