package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev
# Functions
NewBackend returns an audit backend that sends events over HTTP to an external service.
NewDynamicBackend returns an audit backend configured from a REST client that sends events over HTTP to an external service.
# Constants
DefaultInitialBackoffDelay is the default amount of time to wait before retrying sending audit events through a webhook.
PluginName is the name of this plugin, to be used in help and logs.