garm/apiserver/controllers
Gabriel Adrian Samfira 499fbde60c Add a rudimentary filter option when listing entities
This change adds the ability to filter the list of entities returned
by the API by entity owner, name or endpoint, depending on the entity
type.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-06-18 21:23:34 +00:00
..
controllers.go Properly set webhook secret 2025-05-16 23:58:39 +00:00
enterprises.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
gitea_credentials.go Add copyright header 2025-05-20 09:43:29 +00:00
gitea_endpoints.go Add copyright header 2025-05-20 09:43:29 +00:00
github_credentials.go Add copyright header 2025-05-20 09:43:29 +00:00
github_endpoints.go Add copyright header 2025-05-20 09:43:29 +00:00
instances.go WiP 2025-05-03 22:29:40 +00:00
metadata.go fix: gci section warnings 2024-02-22 15:06:53 +01:00
organizations.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
pools.go fix: gci section warnings 2024-02-22 15:06:53 +01:00
repositories.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
scalesets.go WiP 2025-05-03 22:29:40 +00:00