//
pkg.gl
Category
agones.dev/agones
pkg
util
webhooks
package
1.47.0
Repository:
https://github.com/googleforgames/agones.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
11
Files
93 SLOC
#
Functions
NewWebHook
NewWebHook returns a Kubernetes webhook manager.
#
Structs
WebHook
WebHook manage Kubernetes webhooks.
#
Type aliases
Handler
Handler handles a webhook's AdmissionReview coming in, and will return the AdmissionReview that will be the return value of the webhook.