0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-13 03:57:50 +00:00
crazy-max_diun/internal/model
CrazyMax 5d583809a0
Allow to customize notification message (#415)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-25 23:24:02 +02: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 Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_amqp.go Enhanced config validation 2020-07-16 22:34:44 +02:00
notif_discord.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_gotify.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_mail.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_matrix.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_mqtt.go Allow to configure scheme for MQTT broker (#292) 2021-03-07 17:05:11 +01:00
notif_pushover.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_rocketchat.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_script.go Configuration transposed into environment variables (#82) 2020-06-07 19:58:49 +00:00
notif_slack.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_teams.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
notif_telegram.go Allow to customize notification message (#415) 2021-06-25 23:24:02 +02: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_dockerfile.go Dockerfile provider (#329) 2021-04-29 18:15:29 +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 Dockerfile provider (#329) 2021-04-29 18:15:29 +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