type test … const invalidValueUppercase … const invalidValueChars … const invalidValueTooLong … const invalidValueEmpty … const validValue … func TestValidatePodSecurityConfiguration(t *testing.T) { … } // defaultsPath returns the appropriate defaults path func defaultsPath(child string) *field.Path { … } // exemptionsPath returns the appropriate defaults path func exemptionsPath(child string, i int) *field.Path { … }