harbor/src
Yan efdb57548f
add admin job api (#5344)
It supports Harbor admin to trigger job either manual or
schedule. The job will be populated to job service to execute. 
The api includes:
1. POST /api/system/gc
2, GET /api/system/gc/:id 
3, GET /api/system/gc/:id/log
4, PUT/GET/POST /api/system/gc/schedule
2018-07-20 19:22:37 +08:00
..
adminserver Add SafeCast function and set default value for some sytem configure 2018-07-17 17:00:06 +08:00
chartserver Add API routes of chart repo services in harbor API router 2018-07-13 16:10:46 +08:00
common add admin job api (#5344) 2018-07-20 19:22:37 +08:00
jobservice add admin job api (#5344) 2018-07-20 19:22:37 +08:00
registryctl Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
replication add admin job api (#5344) 2018-07-20 19:22:37 +08:00
ui add admin job api (#5344) 2018-07-20 19:22:37 +08:00
ui_ng Merge pull request #5074 from ninjadq/ldap_search_ui 2018-07-03 15:30:18 +08:00
vendor Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00
favicon.ico change code 20161019 2016-10-21 18:39:10 +08:00
Gopkg.lock Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00
Gopkg.toml Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00