harbor/tests/apitests/apilib
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
..
access_log_filter.go update 2017-06-09 18:24:52 +08:00
access_log.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
admin_job_req.go Refactor scan all api (#7120) 2019-03-22 17:52:21 +08:00
admin_job.go add admin job api (#5344) 2018-07-20 19:22:37 +08:00
harborapi.go add api testing framework 2016-08-10 14:34:56 +08:00
harborlogout.bak add new structs from swagger auto gen code 2016-08-15 14:36:42 +08:00
harborlogout.go add api testing framework 2016-08-10 14:34:56 +08:00
harlogin.bak add new structs from swagger auto gen code 2016-08-15 14:36:42 +08:00
harlogin.go add api testing framework 2016-08-10 14:34:56 +08:00
job_status.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
ldap.go add test for ldap.go (#1307) 2017-01-19 10:09:56 +08:00
password.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
project_req.go Apply project level policies to standalone Harbor 2017-10-19 17:33:28 +08:00
project.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
rep_policy_enablement_req.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
rep_policy_post.go Implement replication policy manager 2017-11-16 10:55:03 +08:00
rep_policy_update.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
rep_policy.go swagger bugfix 2016-09-21 10:43:04 +08:00
rep_target_post.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
rep_target.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
repository.go Add more unit tests 2018-10-18 00:26:25 +08:00
role_param.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
role.go swagger bugfix 2016-09-21 10:43:04 +08:00
search_project.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
search_repository.go Apply project level policies to standalone Harbor 2017-10-19 17:33:28 +08:00
search.go Update import path in go code 2018-08-23 17:50:53 +08:00
statistic_map.go refactor statistics API 2017-06-26 14:15:01 +08:00
system_info.go add test file for systeminfo.go (#1288) 2017-01-06 15:41:07 +08:00
tags.go Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
top_repo.go swagger bugfix 2016-09-21 10:43:04 +08:00
user_profile.go add test case for user 2016-09-22 16:28:12 +08:00
user.go Add users search API 2019-03-07 12:47:26 +08:00