harbor/src/chartserver
Steven Zou df241c0666 Refactor the chart service implementation to provide more extemding flexibilities
- use unified proxy handler to handle all the proxy traffic
- define interfaces for the handlers
- implement the interface at chart controller level
- refactor UT cases
- update other related reference code

Signed-off-by: Steven Zou <szou@vmware.com>
2018-09-19 16:34:58 +08:00
..
base_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
cache_test.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
cache.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
chart_operator_test.go Append latest version of the chart when returning the chart list 2018-08-30 14:43:41 +08:00
chart_operator.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
client.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
controller_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
controller.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_interface.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_manipulation_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_manipulation.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_proxy_traffic_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_proxy_traffic.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_repo_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_repo.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_utility_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_utility.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
reverse_proxy.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
utils_test.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
utils.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00