lobby/daemon
Adam Štrauch 709c47af3e
Callback script
Callback is run when there some discovery packet changes.
It can be an update, adding a new one or deleting the old one.
This can be used to perform dynamic configuration of services that
don't support lobby's API.
2021-09-15 16:58:09 +02:00
..
config.go Callback script 2021-09-15 16:58:09 +02:00
handlers.go Send discovery packet every time a new label is added 2021-09-09 18:25:22 +02:00
main.go Callback script 2021-09-15 16:58:09 +02:00
middlewares.go Prometheus support, label based filtering fix 2021-09-01 23:18:52 +02:00
prometheus.go Redis driver, changing name of the package 2021-09-07 00:46:48 +02:00
update.go Callback script 2021-09-15 16:58:09 +02:00