kubernetes/staging/src/k8s.io/apiserver/pkg/cel/mutation/unstructured/fieldtype.go

// NewFieldType creates a field by its field name.
// This version of FieldType is unstructured and has DynType as its type.
func NewFieldType(name string) *types.FieldType {}