README.md: add call schemata

Add a diagram that shows the integration points of the three
plugins and how API calls are made between them and composer.
This commit is contained in:
Christian Kellner 2020-11-16 13:37:54 +01:00 committed by Tom Gundersen
parent 4290a3123c
commit a21c732ce0
2 changed files with 889 additions and 0 deletions

View file

@ -14,6 +14,10 @@ This is done via three plugins:
command line client. This will then use the new XMLRPC API to request a
new compose.
The following image visualizes the overall architecture and integration
points of `koji-osbuild` with `koji`/`brew` and Composer:
![overview](docs/koji-osbuild.svg)
## Installation

885
docs/koji-osbuild.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 188 KiB