pub async fn remote_provider_registry(
service: SomaService,
) -> Result<ProviderRegistry>Expand description
Build a registry of RemoteCatalogProviders from a remote server’s
live provider catalog inspection.
pub async fn remote_provider_registry(
service: SomaService,
) -> Result<ProviderRegistry>Build a registry of RemoteCatalogProviders from a remote server’s
live provider catalog inspection.