Documentation
¶
Overview ¶
Package schema generates the UI configuration schema for the web frontend. It reads default values from the config package and formats them for display.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Schema ¶
func Schema(providerSchemas []api.ProviderSchema) []api.SchemaSection
Schema returns the full configuration schema for the UI. Order matches config.example.yaml for consistency. providerSchemas is built from the provider registry by the caller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.