# README
Google Cloud Monitoring Notification Channel for Pushover)
ghcr.io/dazwilkin/go-gcp-pushover-notificationchannel:730684e4d9d40d12bebf6bed473cecdef9a1eb1e
See Using Google Monitoring Alerting to send Pushover notifications
Sigstore
go-gcp-pushover-notificationchannel
container images are being signed by Sigstore and may be verified:
cosign verify \
--key=./cosign.pub \
ghcr.io/dazwilkin/go-gcp-pushover-notificationchannel:730684e4d9d40d12bebf6bed473cecdef9a1eb1e
NOTE
cosign.pub
may be downloaded here
To install cosign, e.g.:
go install github.com/sigstore/cosign/cmd/cosign@latest

# Functions
NewMessage is a function that maps an Incident body into a Pushover message.
pushover is an HTTP Cloud Function.