// alwaysDeny all requests made to this function. func alwaysDeny(ar v1.AdmissionReview) *v1.AdmissionResponse { … }