0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/pkg/cli
Petu Eusebiu 6d04ab3cdc sync: support reloading sync config when the config file changes
Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2022-03-18 11:24:11 -07:00
..
cli.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
client.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
client_test.go test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
config_cmd.go build: split functionality into separate binaries 2022-01-11 11:48:18 -08:00
config_cmd_test.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
config_reloader.go sync: support reloading sync config when the config file changes 2022-03-18 11:24:11 -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 build: split functionality into separate binaries 2022-01-11 11:48:18 -08:00
cve_cmd_test.go test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
extensions_test.go Added config enable=true/false for extensions with default value as enabled closes #258 2022-02-09 09:53:49 -08:00
image_cmd.go build: split functionality into separate binaries 2022-01-11 11:48:18 -08:00
image_cmd_test.go test: use T.TempDir to create temporary test directory 2022-03-07 12:28:49 -08:00
minimal.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
root.go sync: support reloading sync config when the config file changes 2022-03-18 11:24:11 -07:00
root_test.go sync: support reloading sync config when the config file changes 2022-03-18 11:24:11 -07:00
searcher.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
service.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00