harbor/src/chartserver
Steven Zou 7d782c41fc Implement the functions of getting chart version details and chart lists
getting chart list returns chart list instead of map and provides total versions info
getting chart details will return dependencies and values besides the metatdata of the chart version
2018-07-06 20:53:13 +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
chart_operator.go Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00
client.go Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00
controller.go Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00
manipulation_handler.go Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00
repo_handler.go Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00
reverse_proxy.go Implement the related handler methods of the transparent operations based on proxy 2018-07-03 21:36:20 +08:00
utils.go Implement the functions of getting chart version details and chart lists 2018-07-06 20:53:13 +08:00