pub async fn viewer_can_deploy_to_namespace( client: &WasmerClient, owner_name: &str, ) -> Result<bool, Error>