Function gr::remote::get_registry
source ยท pub fn get_registry(
domain: String,
path: String,
config: Arc<Config>,
cache_args: Option<&CacheCliArgs>,
) -> Result<Arc<dyn ContainerRegistry + Send + Sync + 'static>>