harbor/src/pkg/exporter
chlins 8c223135e7 feat: add cache layer for artifact (#16739)
Implement cache layer for resource artifact and define common
cache manager and workflow. Also add cache related options to
configuration yaml.

Signed-off-by: chlins <chenyuzh@vmware.com>
2022-04-25 18:01:45 +08:00
..
cache_test.go Add test case exporter 2020-12-09 21:47:29 +08:00
cache.go Add jobservice task queue related task 2021-03-30 10:29:36 +00:00
collector.go Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00
exporter.go Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00
harbor_cli_test.go Add test case exporter 2020-12-09 21:47:29 +08:00
harbor_cli.go Fix semgrep sprintf-host-port (#15782) 2021-10-14 20:10:27 +08:00
health_collector.go Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00
js_collector.go Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00
js_worker.go Add test case for exporter 2021-04-06 15:54:33 +08:00
project_collector_test.go feat: add cache layer for artifact (#16739) 2022-04-25 18:01:45 +08:00
project_collector.go Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00
system_collector_test.go Add test case exporter 2020-12-09 21:47:29 +08:00
system_collector.go Enhance: Refactor metrics exporter 2021-04-07 14:57:30 +08:00