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

// ErrorType decodes the error to determine the error type
// that the metrics understand.
func ErrorType(err error) ValidationErrorType {}