webhookd/pkg/api
Mark Lee 78501c4c49
do not register middlewares on /healthz path (#28)
chore(api): ignore common middlewares for health check endpoint
2020-04-14 09:06:49 +02:00
..
test chore(): small pkg refactoring 2020-02-26 21:19:11 +00:00
healthz.go feat(): use htpasswd to manage basic auth 2018-12-18 19:52:03 +00:00
helper.go refactore(middleware): middlewares small refactoring 2020-02-29 08:18:12 +00:00
index.go feat(api): add info endpoint 2020-03-15 20:45:27 +00:00
info.go feat(api): add info endpoint 2020-03-15 20:45:27 +00:00
router.go do not register middlewares on /healthz path (#28) 2020-04-14 09:06:49 +02:00
routes.go refactore(middleware): middlewares small refactoring 2020-02-29 08:18:12 +00:00
varz.go feat(api): add varz endpoint with metrics 2019-01-06 20:46:49 +00:00