harbor/src/chartserver
Daniel Jiang dcf4e2ee78 Update import path in go code
vmware -> goharbor

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-08-23 17:50:53 +08:00
..
base_handler.go Implement the related handler methods of the transparent operations based on proxy 2018-07-03 21:36:20 +08:00
base_test.go Update import path in go code 2018-08-23 17:50:53 +08:00
cache.go Update import path in go code 2018-08-23 17:50:53 +08:00
cache_test.go Refactor code after PR reviewing 2018-07-11 17:31:34 +08:00
chart_operator.go Update import path in go code 2018-08-23 17:50:53 +08:00
chart_operator_test.go Add UT cases for the code of supporting chart repo server 2018-07-11 13:55:35 +08:00
client.go Fix the multipart form data content missing issue by refill the content again before passing to the backend server 2018-07-24 10:32:20 +08:00
controller.go Update import path in go code 2018-08-23 17:50:53 +08:00
controller_test.go Keep the chart server related configurations in adminserver 2018-07-20 19:40:33 +08:00
manipulation_handler.go Update import path in go code 2018-08-23 17:50:53 +08:00
repo_handler.go Update import path in go code 2018-08-23 17:50:53 +08:00
reverse_proxy.go Keep the chart server related configurations in adminserver 2018-07-20 19:40:33 +08:00
utility_handler.go Enhance the project deletable checking logic to include helm charts checking 2018-08-06 15:23:50 +08:00
utility_handler_test.go Enhance the project deletable checking logic to include helm charts checking 2018-08-06 15:23:50 +08:00
utils.go Fix go gas issue for chartserver (#5522) 2018-08-03 19:25:39 +08:00