pub(crate) async fn push_entrypoint( storage: &Storage, host: &Host, source: Option<&str>, target: Option<&str>, ) -> Result<()>
Implementation of bootc image push-to-storage.
bootc image push-to-storage