kubernetes/pkg/api/validation
Jan Safranek 7ae4152712 Move PV/PVC annotations to PV/PVC types.
They aren't part of storage.k8s.io/v1 or v1beta1 API.
Also move associated *GetClass functions.
2017-03-02 10:23:55 +01:00
..
testdata/v1 Check for an empty value in validateField 2016-05-30 14:12:18 +10:00
BUILD Implement support for mount options in PVs 2017-03-01 11:50:40 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
events.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
events_test.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00
schema.go Improve error messages for ValidateObject method. 2017-01-24 09:12:06 +08:00
schema_test.go pkg/api/testing: cut off fuzzers from static codecs 2017-02-02 06:58:28 +01:00
validation.go Move PV/PVC annotations to PV/PVC types. 2017-03-02 10:23:55 +01:00
validation_test.go Move PV/PVC annotations to PV/PVC types. 2017-03-02 10:23:55 +01:00
volume_plugins.go Implement support for mount options in PVs 2017-03-01 11:50:40 -05:00