2022-05-23 14:22:52 -05:00
|
|
|
`zot` [extension](#references)
|
|
|
|
===
|
|
|
|
|
|
|
|
`zot` extension has following components accessible under `/v2/_zot` endpoint.
|
|
|
|
|
|
|
|
Component | Endpoint | Description
|
|
|
|
--- | --- | ---
|
|
|
|
[`search`](search/search.md) | `/v2/_zot/ext/search` | efficient and enhanced registry search capabilities using graphQL backend
|
2023-03-09 13:43:26 -05:00
|
|
|
[`mgmt`](mgmt.md) | `/v2/_zot/ext/mgmt` | config management
|
2023-05-25 06:46:52 -05:00
|
|
|
[`userprefs`](userprefs.md) | `/v2/_zot/ext/userprefs` | change user preferences
|
2023-07-07 11:27:10 -05:00
|
|
|
[`apikey`](README_apikey.md) | `/v2/_zot/ext/apikey` | user api keys management
|
2022-05-23 14:22:52 -05:00
|
|
|
|
|
|
|
|
|
|
|
# References
|
|
|
|
[1] https://github.com/opencontainers/distribution-spec/tree/main/extensions
|