Expand description
Runtime configuration loading and validation.
Structs§
- Compute
Config - Compute/SQL engine settings.
- Server
Config - HTTP bind settings for the storage API.
- Storage
Config - Object-storage backend configuration.
- Tecton
Config - Top-level Tecton configuration.
Enums§
- Runtime
Mode - Which services the binary should start.
Functions§
- default_
data_ dir - Platform-appropriate default data directory (
~/.local/share/tectonetc.).