# 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.