0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/extensions/search
Bogdan Bivolaru 67294cc669
Add graphql query for retrieving imgSummary based on repo:tag image id. (#814)
Refactor Image GqlResolver to better suit GetManifest.
Changed GetManifest to also return digest.

Signed-off-by: Bogdan BIVOLARU <104334+bogdanbiv@users.noreply.github.com>
2022-09-30 10:32:32 -07:00
..
common Add graphql query for retrieving imgSummary based on repo:tag image id. (#814) 2022-09-30 10:32:32 -07:00
cve Include image vulnerability information in ImageSummary (#798) 2022-09-28 11:39:54 -07:00
digest Add graphql query for retrieving imgSummary based on repo:tag image id. (#814) 2022-09-30 10:32:32 -07:00
gql_generated Add graphql query for retrieving imgSummary based on repo:tag image id. (#814) 2022-09-30 10:32:32 -07:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go Add graphql query for retrieving imgSummary based on repo:tag image id. (#814) 2022-09-30 10:32:32 -07:00
resolver_test.go Add graphql query for retrieving imgSummary based on repo:tag image id. (#814) 2022-09-30 10:32:32 -07:00
schema.graphql Add graphql query for retrieving imgSummary based on repo:tag image id. (#814) 2022-09-30 10:32:32 -07:00
schema.resolvers.go Add graphql query for retrieving imgSummary based on repo:tag image id. (#814) 2022-09-30 10:32:32 -07:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00