list_namespaces

Function list_namespaces 

Source
pub async fn list_namespaces(
    configuration: &Configuration,
    store_list_namespaces_request: StoreListNamespacesRequest,
) -> Result<Vec<Vec<String>>, Error<ListNamespacesError>>