harbor/src/chartserver
DQ dcc6950af7 Feat: auto install ca in registry
Signed-off-by: DQ <dengq@vmware.com>
2020-03-18 19:22:09 +08:00
..
base_test.go Add more UT cases for changed chart API 2018-09-20 17:51:27 +08:00
cache.go Add retry with backoff when creating redis cache for chart server 2018-11-28 22:23:03 +08:00
cache_test.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
chart_operator.go Fix chart upload issue on event based 2019-04-23 10:57:31 +08:00
chart_operator_test.go Add more UT cases for changed chart API 2018-09-20 17:51:27 +08:00
client.go Feat: enable tls in chart 2020-03-18 19:22:09 +08:00
controller.go feat(quota): add Request and Refresh middlewares for APIs (#10907) 2020-03-11 22:25:40 +08:00
controller_test.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_interface.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
handler_manipulation.go Fix chart api for oci registry introduece api version 2020-02-26 17:05:02 +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_proxy_traffic.go Refactor the chart service implementation to provide more extemding flexibilities 2018-09-19 16:34:58 +08:00
handler_proxy_traffic_test.go Fix chart api for oci registry introduece api version 2020-02-26 17:05:02 +08:00
handler_repo.go Enable absolute url in helm chart 2019-05-14 12:56:20 +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_utility.go Fix frontend failure caused by absolute path 2019-05-14 13:22:06 +08:00
handler_utility_test.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
reverse_proxy.go Feat: auto install ca in registry 2020-03-18 19:22:09 +08:00
reverse_proxy_test.go Fix chart api for oci registry introduece api version 2020-02-26 17:05:02 +08:00
utils.go refine chart clint http response 2019-04-23 18:22:23 +08:00
utils_test.go Rename the import path of new package 'label' 2018-09-20 10:31:29 +08:00