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-08-02 13:58:34 -05:00
|
|
|
[`mgmt`](README_mgmt.md) | `/v2/_zot/ext/mgmt` | config management
|
|
|
|
[`userprefs`](README_userprefs.md) | `/v2/_zot/ext/userprefs` | change user preferences
|
|
|
|
[`imagetrust`](README_imagetrust.md) | `/v2/_zot/ext/cosign` | cosign public key management
|
|
|
|
[`imagetrust`](README_imagetrust.md) | `/v2/_zot/ext/notation` | notation certificate management
|
2022-05-23 14:22:52 -05:00
|
|
|
|
|
|
|
|
|
|
|
# References
|
|
|
|
[1] https://github.com/opencontainers/distribution-spec/tree/main/extensions
|