0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 19:48:12 +00:00
crazy-max_diun/internal/model
CrazyMax b1953afdae
Check digest from HEAD request (#217)
* Check digest from HEAD request
* Add FAQ note about Docker Hub rate limits
* Compare digest as watch setting

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-11-12 23:00:01 +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 Add support for Healthchecks to monitor Diun watcher (#78) 2020-10-13 20:23:05 +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 Fix doc and coding style for MQTT notifier 2020-11-02 00:25:20 +01: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_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 Automatically determine registry options based on image name (#103) 2020-06-22 00:19:59 +00:00
watch.go Check digest from HEAD request (#217) 2020-11-12 23:00:01 +00:00
watch_healthchecks.go Add support for Healthchecks to monitor Diun watcher (#78) 2020-10-13 20:23:05 +00:00