kubernetes/pkg/api/validation
Yu-Ju Hong 4cb730dad5 Refactor API object fuzzer
API object fuzzer is used to randomly populate API object for testing. Similar
code of the fuzzer was duplicated in multiple files. This change refactors the
tests and moves the fuzzer to a separate file.
2015-01-29 18:14:09 -08:00
..
doc.go Make validation work when not in the api package. 2014-09-02 10:42:06 -07:00
events_test.go Fix server-side namespace handling for events; add validation 2014-11-14 09:43:28 -08:00
events.go Add a Detail field to Validation Error 2014-11-24 17:28:42 -08:00
schema_test.go Refactor API object fuzzer 2015-01-29 18:14:09 -08:00
schema.go Upgrade from gopkg.in/v2/yaml to gopkg.in/yaml.v2 everywhere 2015-01-13 15:06:25 -08:00
v1beta1-swagger.json Add a swagger schema validator, for validating client side json files. 2014-11-20 22:16:55 -08:00
validation_test.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00
validation.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00