import "sigs.k8s.io/gateway-api/pkg/admission"
server.go
func ServeHTTP(w http.ResponseWriter, r *http.Request)
ServeHTTP parses AdmissionReview requests and responds back with the validation result of the entity.