kubernetes/pkg/api/validation
Jan Safranek 40c97ddd5f Remove validation of *VolumeSource.FSType.
Most volume plugins use SafeFormatAndMount, which uses ext4 by default.

FlexVolume plugin has FSType attribute 'omitempty', so reflect it in the
description of the type.
2016-02-09 09:13:06 +01:00
..
testdata/v1 Remove v1beta3 2015-07-23 17:21:27 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
events_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
events.go Fix ValidateEvent error message 2015-12-19 12:14:54 +01:00
name_test.go Validate names in BeforeCreate 2015-10-21 14:11:41 -04:00
name.go Ensure HPA has valid resource/name/subresource, validate path segments 2015-11-03 14:46:17 -05:00
schema_test.go Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
schema.go Stronger typing for validation ErrorList 2015-11-23 10:01:43 -08:00
validation_test.go support Azure File Service volume 2016-02-09 01:07:12 +00:00
validation.go Remove validation of *VolumeSource.FSType. 2016-02-09 09:13:06 +01:00