kubernetes/staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/validation/formats.go

var supportedFormats

// StripUnsupportedFormatsPostProcess sets unsupported formats to empty string.
func StripUnsupportedFormatsPostProcess(s *spec.Schema) error {}