kubernetes/staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/validating/errors.go

// ErrorType decodes the error to determine the error type
// that the metrics understand.
func ErrorType(decision *PolicyDecision) celmetrics.ValidationErrorType {}