drone/registry/app/api/controller/metadata
Shivakumar Ningappa eea514eb4f feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router (#2705)
* feat: [AH-295]: add STO details in AR summary api - rebase
* feat: [AH-295]: add STO details in AR summary api - handle errors
* feat: [AH-295]: add STO details in AR summary api - lint error
* feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router
* feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router
2024-09-24 23:57:06 +00:00
..
artifact_mapper.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
base.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
cleanuppolicy_mapper.go feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
controller.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
create_registry.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
delete_registry.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifact_stats.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_docker_details.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_docker_layers.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_docker_manifest.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_docker_manifests.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_helm_details.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_helm_manifest.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_labels.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_artifacts_summary.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_artifacts_version_summary.go feat: [AH-295]: add STO details in AR summary api - refactor code to reuse in harness-code, update router (#2705) 2024-09-24 23:57:06 +00:00
get_artifacts_versions.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_artifacts.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_client_setup_details.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
get_registries.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_registry_artifacts.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
get_registry.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
update_artifact.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
update_registry.go [feat]: [AH-363]: made few fields public in registryReq (#2727) 2024-09-24 11:44:33 +00:00
utils.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00