package
Version:
v1.47.0
Opens a new window with list of versions in this module.
Published: Jul 30, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewSink is the constructor for a Sink.
Client is the client-side contract for sending an audit to a configured sink.
func NewWebhookClient(logger *zap.Logger, url, signingSecret string, httpClient *retryablehttp.Client) Client
NewHTTPClient is the constructor for a HTTPClient.
Sink is a structure in charge of sending Audits to a configured webhook at a URL.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.