Documentation
¶
Overview ¶
Command console-plugin-webhook is a Console notifier plugin that delivers events to an arbitrary HTTP endpoint as a JSON POST, served over gRPC (hashicorp/go-plugin). The host (console) launches it as a subprocess; it is not run directly.
It reads the endpoint from CONSOLE_WEBHOOK_URL (required) and, optionally, a shared secret from CONSOLE_WEBHOOK_SECRET (sent in the X-Webhook-Secret header). It exits if the URL is not set.
Click to show internal directories.
Click to hide internal directories.