kubernetes/pkg/api/validation
Mike Foley 569ce87f0e Updated types API to include session affinity. …
- changed CLIENT-IP and NONE to be ClientIP and None respectively
 - updated conversions to support translating between api versions.
 - updated validations to validate session affinity type if specified.
2014-12-17 15:59:20 -05:00
..
doc.go Make validation work when not in the api package. 2014-09-02 10:42:06 -07:00
events.go Add a Detail field to Validation Error 2014-11-24 17:28:42 -08:00
events_test.go Fix server-side namespace handling for events; add validation 2014-11-14 09:43:28 -08:00
schema.go Make validation optional, handle YAML 2014-12-09 12:37:49 -08:00
schema_test.go Merge pull request #2786 from smarterclayton/load_opaque_objects 2014-12-10 16:24:05 -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.go Updated types API to include session affinity. … 2014-12-17 15:59:20 -05:00
validation_test.go Fixes #1605: make ErrorList introspectable by replacing ErrorList and 2014-12-12 10:56:31 -08:00