unioslo / harborapi

Python async client for the Harbor REST API v2.0.
https://unioslo.github.io/harborapi/
MIT License
28 stars 6 forks source link

Add `ext` module #9

Closed pederhan closed 2 years ago

pederhan commented 2 years ago

This pull request adds the harborapi.ext module, which extends the regular API endpoint methods with new functionality, such as aggregation and concurrency. The documentation has been rewritten to reflect this.