Documentation Index
Fetch the complete documentation index at: https://docs.siderolabs.com/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | Name of the extension service. | |
configFiles | ConfigFile | The config files for the extension service. | |
environment | []string | The environment for the extension service. |
configFiles[]
ConfigFile is a config file for extension services.| Field | Type | Description | Value(s) |
|---|---|---|---|
content | string | The content of the extension service config file. | |
mountPath | string | The mount path of the extension service config file. |