package
0.13.25
Repository: https://github.com/ibm/portieris.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new admission webhook server with the passed controller handling the admissions.

# Structs

AdmissionResponder is a helper for handling admission response creation It supports adding and returning multiple errors to the user.
Server is the admission webhook server.