harbor/src/core/utils
Yan 8d3946a0e2
Refactor scan all api (#7120)
* Refactor scan all api

This commit is to let scan all api using admin job to handle schedule
management. After the PR, GC and scan all share unified code path.

Signed-off-by: wang yan <wangyan@vmware.com>

* update admin job api code according to review comments

Signed-off-by: wang yan <wangyan@vmware.com>

* Update test code and comments per review

Signed-off-by: wang yan <wangyan@vmware.com>
2019-03-22 17:52:21 +08:00
..
error_test.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
error.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
job_test.go Schedule "scan all" via jobservice 2018-09-28 15:42:37 +08:00
job.go Refactor scan all api (#7120) 2019-03-22 17:52:21 +08:00
response_handlers_test.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
response_handlers.go Updating copyright notices 2018-10-18 16:04:36 +00:00
retag.go Improve code styles and fix after Harbor refactoring 2018-10-09 10:49:03 +08:00
utils_test.go Schedule "scan all" via jobservice 2018-09-28 15:42:37 +08:00
utils.go Wait for manifest in notification handler 2018-11-06 19:23:54 +08:00