garm/apiserver/controllers
Gabriel Adrian Samfira 779afe980e
Add webhook show, return info and some fixes
* Added a webhook show command. This gives us info about the webhook and
    if it is installed.
  * Return webhook info when installing the webhook
  * Small typo fixes.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-08-22 09:39:01 +03:00
..
controllers.go Add functions to (un)install webhooks for orgs and repos 2023-08-22 09:39:01 +03:00
enterprises.go Move errors to external package 2023-07-22 22:26:47 +00:00
instances.go Move errors to external package 2023-07-22 22:26:47 +00:00
organizations.go Add webhook show, return info and some fixes 2023-08-22 09:39:01 +03:00
pools.go Move errors to external package 2023-07-22 22:26:47 +00:00
repositories.go Add webhook show, return info and some fixes 2023-08-22 09:39:01 +03:00