ores.controller
The ores.controller module groups all logical entities in the ores.controller namespace. Each entity is a logical-space type projected by ores.codegen into C++, SQL, and other technical spaces.
Entities
| Entity | Brief |
|---|---|
| ores.controller.service_definition | Desired state configuration for a managed ORE Studio service. |
| ores.controller.service_instance | Operational state of a single running replica of a managed service. |
See also
- ores.controller — component overview.