garm/apiserver/controllers
Gabriel Adrian Samfira b47caa4bf5 Add instance metadata URL
The runner metatada URL is meant to give runner install scripts an
easier way to get instance specific metadata, needed for the setup
process. We can use this URL to easier expand installation metadata as
opposed to having to change the cloud config InstallRunnerParams{}.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-10-10 17:14:34 +03:00
..
controllers.go Allow star CORS 2025-09-25 16:58:24 +03:00
enterprises.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
file_object.go Use tmp storage while uploading, use tx where needed 2025-10-08 22:22:58 +03: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 Add instance metadata URL 2025-10-10 17:14:34 +03: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
templates.go Add runner install template management (#525) 2025-09-23 13:46:27 +03:00