0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-02-09 22:11:04 +00:00
crazy-max_diun/internal/model
CrazyMax dc1216c221
Add Pushover notification (#254)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-01-04 21:29:48 +00:00
..
cli.go Use zoneinfo from Go (#202) 2020-10-31 23:22:39 +00:00
db.go Configuration transposed into environment variables (#82) 2020-06-07 19:58:49 +00:00
image.go Handle exclusions as a distinct status (#248) 2020-12-28 21:32:56 +00:00
job.go Bump v4 2020-06-07 22:04:31 +02:00
meta.go Display hostname in notifications (#102) 2020-06-22 03:02:29 +02:00
notif.go Add Pushover notification (#254) 2021-01-04 21:29:48 +00:00
notif_amqp.go Enhanced config validation 2020-07-16 22:34:44 +02:00
notif_discord.go Use a list of users or roles to mention for Discord notifier (#188) 2020-10-09 16:58:12 +02:00
notif_gotify.go Bump v4 2020-06-07 22:04:31 +02:00
notif_mail.go Allow to set the hostname sent to the SMTP server with the HELO command for mail notification (#165) 2020-08-28 22:01:46 +02:00
notif_matrix.go Allow to customize message type for Matrix notifications (#143) 2020-08-08 12:17:45 +02:00
notif_mqtt.go Fix doc and coding style for MQTT notifier 2020-11-02 00:25:20 +01:00
notif_pushover.go Add Pushover notification (#254) 2021-01-04 21:29:48 +00:00
notif_rocketchat.go Bump v4 2020-06-07 22:04:31 +02:00
notif_script.go Configuration transposed into environment variables (#82) 2020-06-07 19:58:49 +00:00
notif_slack.go Configuration transposed into environment variables (#82) 2020-06-07 19:58:49 +00:00
notif_teams.go Configuration transposed into environment variables (#82) 2020-06-07 19:58:49 +00:00
notif_telegram.go Configuration transposed into environment variables (#82) 2020-06-07 19:58:49 +00:00
notif_webhook.go Bump v4 2020-06-07 22:04:31 +02:00
provider_docker.go Bump v4 2020-06-07 22:04:31 +02:00
provider_file.go Configuration transposed into environment variables (#82) 2020-06-07 19:58:49 +00:00
provider_kubernetes.go Allow to define namespaces for Kubernetes 2020-06-17 01:03:09 +00:00
provider_swarm.go Bump v4 2020-06-07 22:04:31 +02:00
providers.go Switch to gonfig 2020-07-16 22:16:55 +02:00
regopts.go Fix registry timeout context (#221) 2020-11-14 16:41:59 +01:00
watch.go Make scheduler optional (#251) 2021-01-02 15:54:08 +00:00
watch_healthchecks.go Add support for Healthchecks to monitor Diun watcher (#78) 2020-10-13 20:23:05 +00:00