Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 529 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 529 Bytes

lrzcc

API bindings, CLI application and partial API-backend written in Rust for LRZ-specific features of the Openstack-based LRZ Compute Cloud, https://cc.lrz.de, first and foremost the budgeting system.

Crates

  • api: partial rewrite of the API server application
  • cli: full rewrite of the CLI application
  • lib: client-side API-binding library
  • test: shared test helpers and end-to-end tests
  • wire: library for shared data structures used for API communication