bouncer/internal/config
wpetit f35384c0f3
Cadoles/bouncer/pipeline/head This commit was not built Details
feat: create profiling package + rewrite profiling tutorial
2024-06-28 17:44:51 +02:00
..
testdata feat(config): interpolate recursively in interpolated map 2024-05-24 12:49:03 +02:00
admin_server.go feat: sentry integration 2023-07-05 12:05:30 -06:00
bootstrap.go feat: create profiling package + rewrite profiling tutorial 2024-06-28 17:44:51 +02:00
config.go feat: kubernetes basic integration 2024-03-27 17:47:39 +01:00
config_test.go feat: initial commit 2023-05-21 22:27:25 +02:00
cors.go feat: initial commit 2023-05-21 22:27:25 +02:00
environment.go feat: create profiling package + rewrite profiling tutorial 2024-06-28 17:44:51 +02:00
environment_test.go feat(config): interpolate recursively in interpolated map 2024-05-24 12:49:03 +02:00
http.go feat: optional real-ip middleware 2023-07-06 08:16:17 -06:00
integrations.go feat(k8s): use secret as shared source for admin private key 2024-03-28 15:53:40 +01:00
layers.go feat(authn): add templatized error page 2024-06-05 15:53:17 +02:00
logger.go feat: add basic prometheus metrics integration 2023-06-30 10:26:27 -06:00
metrics.go feat(config): interpolate recursively in interpolated map 2024-05-24 12:49:03 +02:00
proxy_server.go feat: templatized proxy error page 2024-06-26 14:36:28 +02:00
redis.go feat: add limited retry mechanism to prevent startup error if redis is not ready 2024-04-05 10:30:34 +02:00
sentry.go feat: sentry integration 2023-07-05 12:05:30 -06:00