pub async fn get_config( configuration: &Configuration, name: &str, ) -> Result<Configs, Error<GetConfigError>>