pub async fn user_namespaces( client: &WasmerClient, ) -> Result<Vec<Namespace>, Error>
Get all namespaces accessible by the current user.