0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/cli
Andreea Lupu f686ab6bf6
initial design for task scheduler (#700)
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
2022-09-22 22:27:56 -07:00
..
cli.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
client.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
client_elevated_test.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
client_test.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
config_cmd.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00
config_cmd_test.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03: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 Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03: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 initial design for task scheduler (#700) 2022-09-22 22:27:56 -07:00
image_cmd.go list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +03:00
image_cmd_test.go list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +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 report listening port when chosen by kernel (#770) 2022-09-09 08:41:13 +03:00
root_test.go report listening port when chosen by kernel (#770) 2022-09-09 08:41:13 +03:00
searcher.go list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +03:00
service.go list all images that have all layers of the base image included (2) (#813) 2022-09-22 22:08:58 +03:00
stress_test.go Replaced deprecated io/ioutil functions (#768) 2022-09-02 15:56:02 +03:00