watchtower/pkg/notifications
Luka Peschke c5c0276b5a Add support for Gotify notifications
This adds support for Gotify (https://gotify.net) notifications.

Work items:

* Two flags have been added to internal/flags/flags.go:
  "notification-gotify-url" and "notification-gotify-token".

* A Gotify notification driver has been added in
  notifications/gotify.go.

* "gotify" has been added to notification driver choices in
  notifications/notifier.go.

* Docs have been updated
2019-07-22 14:20:40 +02:00
..
email.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
msteams.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
notifier.go Add support for Gotify notifications 2019-07-22 14:20:40 +02:00
slack.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
smtp.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00
util.go refactor: move actions into internal 2019-07-21 22:22:30 +02:00