drone/registry/app/api/controller/metadata
Arvind Choudhary e6ac0ef996 feat: [AH-895]: Added support for upstream registries to not show push commands (#3564)
* [AH-895]: Added support for upstream registries to not show push commands
2025-03-18 15:56:22 +00:00
..
artifact_mapper.go feat: [AH-994]: Updated Client setup details. Update pypi to python (#3547) 2025-03-13 04:45:55 +00:00
base.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
cleanuppolicy_mapper.go
controller.go feat: [AH-983]: add unit tests (#3544) 2025-03-13 22:51:50 +00:00
create_registry.go feat: [AH-994]: Updated Client setup details. Update pypi to python (#3547) 2025-03-13 04:45:55 +00:00
create_webhook.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
delete_artifact.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
delete_artifacts_version.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
delete_registry.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
delete_webhook.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
get_artifact_detail.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifact_files.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifact_stats.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_docker_details.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_docker_layers.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_docker_manifest.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_docker_manifests.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_helm_details.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_helm_manifest.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_labels.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_summary.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_version_summary.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts_versions.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_artifacts.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_client_setup_details.go feat: [AH-895]: Added support for upstream registries to not show push commands (#3564) 2025-03-18 15:56:22 +00:00
get_registries.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_registry_artifacts.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_registry.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_webhook_details.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
get_webhook_execution_test.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
get_webhook_execution.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
interfaces.go feat: [AH-1077]: Change secretSpaceId from int to int64 (#3553) 2025-03-18 11:47:49 +00:00
list_webhook_execution_test.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
list_webhook_execution.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
list_webhooks.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
mocks.go feat: [AH-1077]: Change secretSpaceId from int to int64 (#3553) 2025-03-18 11:47:49 +00:00
registry_metadata_helper_test.go feat: [AH-1077]: Change secretSpaceId from int to int64 (#3553) 2025-03-18 11:47:49 +00:00
registry_metadata_helper.go feat: [AH-1077]: Change secretSpaceId from int to int64 (#3553) 2025-03-18 11:47:49 +00:00
retrigger_webhook_execution_test.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
retrigger_webhook_execution.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
update_artifact.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
update_registry.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
update_webhook.go feat: [AH-1116]: fix error responses (#3567) 2025-03-18 12:00:05 +00:00
utils_test.go
utils.go feat: [AH-994]: Updated Client setup details. Update pypi to python (#3547) 2025-03-13 04:45:55 +00:00