# Functions
Init - Assign global config to decoded config struct.
ParseConfigFlag allows clients to specify the relative path to the file from which the configuration will be loaded.
ValidateConfig is for custom validation rules for the configuration.
# Variables
Config - Global variable to export.
# Structs
No description provided by the author
AppConfig defines.
No description provided by the author
CacheConfig related to Redis.
ConnectorConfig defines the connector configurations.
DatabaseConfig related to database.
InfluxDBConfig related to influxDB database.
InstillCloud config.
LogConfig related to logging.
MgmtBackendConfig related to mgmt-backend.
MinioConfig is the minio configuration.
ModelBackendConfig related to mgmt-backend.
OpenFGA config.
ServerConfig defines HTTP server configurations.
TemporalConfig related to Temporal.