iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
iceberg::rest::CatalogConfig Struct Reference

Server-provided configuration for the catalog. More...

#include <types.h>

Public Member Functions

Status Validate () const
 Validates the CatalogConfig.
 
bool operator== (const CatalogConfig &) const =default
 

Public Attributes

std::unordered_map< std::string, std::string > defaults
 
std::unordered_map< std::string, std::string > overrides
 
std::vector< Endpointendpoints
 

Detailed Description

Server-provided configuration for the catalog.


The documentation for this struct was generated from the following file: