harbor/src/server
Wenkai Yin 793b23a444 Implement artifact/tag related API
Implement APIs:
1. Get artifact
2. Delete artifact
3. Create tag
4. Delete tag

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2020-02-04 13:46:55 +08:00
..
error Add foreign key to avoid the concurrent issue 2020-01-21 16:03:51 +08:00
middleware Switch to basic authentication for registry 2020-01-31 21:46:47 +09:00
registry Switch to basic authentication for registry 2020-01-31 21:46:47 +09:00
router Wrap the beego router and provide a unified view for users to register routes 2020-01-21 17:26:20 +08:00
v1.0/route Switch to new registry API handlers (#10596) 2020-01-30 21:21:07 +08:00
v2.0 Implement artifact/tag related API 2020-02-04 13:46:55 +08:00
server.go Switch to new registry API handlers (#10596) 2020-01-30 21:21:07 +08:00