# Functions
AdmissionError wraps error as AdmissionResponse.
GetAdmissionRequestBody returns the body of the admission request.
NewServer returns a new server based on the input.
RecordAdmissionMetrics records metrics for the given admission response.
# Variables
ContentTypeJSON is the supported content type for HTTP requests.
Deserializer is used to decode the admission request body.
HTTPHeaderContentType is the Content-Type HTTP header key.
# Type aliases
CertRotatedFunc is a callback to perform other actions when the server's HTTPS cert gets rotated.