pub async fn list_deploy_keys( configuration: &Configuration, ) -> Result<Vec<DeployKey>, Error<ListDeployKeysError>>