API Reference bonny_plug v1.0.3
modules
Modules
Internal representation of an admission review.
Helper functions for admission review request handling. This module is imported when using WebhookHandler
.
This module dispatches the admission webhook requests to the handlers. You can use
this module in your webhook
handler to connect it to the Plug.
Plug that processes incoming admission webhook requests. Valid requests are forwarded to given webhook handlers.