0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/pkg/cli
Roxana Nemulescu ab9a20c1ae Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests.
If this GraphQL API is available, try that first, else fallback to the slowpath.

Signed-off-by: Roxana Nemulescu <roxana.nemulescu@gmail.com>
2022-08-23 16:32:00 +03:00
..
cli.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
client.go Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
client_elevated_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
client_test.go Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
config_cmd.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
config_cmd_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
config_reloader.go lint: Move out config reloader context from controller struct 2022-03-24 10:50:01 -07:00
config_reloader_test.go sync: support reloading sync config when the config file changes 2022-03-18 11:24:11 -07:00
cve_cmd.go Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
cve_cmd_test.go Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
extensions_test.go image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
image_cmd.go Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
image_cmd_test.go Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
minimal.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
repo_cmd.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
root.go Remove AllowReadOnly and ReadOnly 2022-08-10 14:27:21 -07:00
root_test.go Remove AllowReadOnly and ReadOnly 2022-08-10 14:27:21 -07:00
searcher.go Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
service.go Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
stress_test.go Fixes/Improvements to pkg/cli/stress_test.go 2022-07-26 13:01:16 +03:00