Function scaleway_api_rs::apis::namespaces_api::get_namespace[][src]

pub async fn get_namespace(
    configuration: &Configuration,
    region: &str,
    namespace_id: &str
) -> Result<ScalewayRegistryV1Namespace, Error<GetNamespaceError>>
Expand description

Get the namespace associated with the given id.