summaryrefslogtreecommitdiff
path: root/simulator/opendc-compute/opendc-compute-api/src/main
AgeCommit message (Collapse)Author
2021-03-07compute: Extract API from compute serviceFabian Mastenbroek
This change extracts the API for the OpenDC Compute service into a separate module to establish a clearer boundary between the interface meant for consumers and interfaces meant for the the serve implementation.