Reference overview
This section holds documentation for parts of the SLS system.
Protocube HTTP API
Documentation for the Protocube application API:
- SLS API — authentication, errors, and endpoints
Implementation source: protocube/api/router/ in the SLS repository.
Protocube plugin API
Extend Protocube with Go plugins (.so files): routes, blueprint registry access, and more — see Plugin API.
Configuration
Daemon / Protocube config.yml Configuration.
CLI
Protocube binary: global flags (--config, --debug), version, and API key subcommands: CLI.
