package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
NewWebhook creates a new generic admission webhook.
# Structs
VersionedAttributes is a wrapper around the original admission attributes, adding versioned variants of the object and old object.
Webhook is an abstract admission plugin with all the infrastructure to define Admit or Validate on-top.
# Interfaces
Dispatcher dispatches webhook call to a list of webhooks with admission attributes as argument.
Source can list dynamic webhook plugins.