harbor/src/pkg/cached
Wang Yan b7f1b59495
add list project arifacts API (#20803)
* add list project arifacts API

This API supports listing all artifacts belonging to a specified project. It also allows fetching the latest artifact
in each repositry, with the option to filter by either media_type or artifact_type.

Signed-off-by: wang yan <wangyan@vmware.com>

* resolve the comments

Signed-off-by: wang yan <wangyan@vmware.com>

---------

Signed-off-by: wang yan <wangyan@vmware.com>
2024-08-06 18:29:13 +08:00
..
artifact/redis add list project arifacts API (#20803) 2024-08-06 18:29:13 +08:00
manifest/redis refactor: migrate the redis command keys to scan (#18825) 2023-06-29 11:28:19 +08:00
project/redis fix issue 19928 (#20409) 2024-05-15 13:07:30 +08:00
project_metadata/redis refactor: migrate the redis command keys to scan (#18825) 2023-06-29 11:28:19 +08:00
repository/redis refactor: migrate the redis command keys to scan (#18825) 2023-06-29 11:28:19 +08:00
base_manager_test.go refactor: migrate the redis command keys to scan (#18825) 2023-06-29 11:28:19 +08:00
base_manager.go bump golang 1.21.5 & fix golangci-lint error (#19722) 2023-12-19 09:41:26 +08:00
manager_test.go feat: add cache layer for artifact (#16739) 2022-04-25 18:01:45 +08:00
manager.go Fix the process of cache layer (#17010) 2022-07-06 16:11:53 +08:00