mirror of
https://github.com/project-zot/zot.git
synced 2025-01-06 22:40:28 -05:00
f04e66a5e2
Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
13 lines
448 B
Markdown
13 lines
448 B
Markdown
`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
|
|
[`mgmt`](mgmt.md) | `/v2/_zot/ext/mgmt` | config management
|
|
|
|
|
|
# References
|
|
[1] https://github.com/opencontainers/distribution-spec/tree/main/extensions
|