package
1.47.0
Repository: https://github.com/googleforgames/agones.git
Documentation: pkg.go.dev

# Functions

NewWebHook returns a Kubernetes webhook manager.

# Structs

WebHook manage Kubernetes webhooks.

# Type aliases

Handler handles a webhook's AdmissionReview coming in, and will return the AdmissionReview that will be the return value of the webhook.