Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cc04db13d6
kubernetes
/
pkg
/
api
/
validation
History
Daniel Smith
2050131b9a
ParseOrDie -> MustParse; stop returning pointer
2015-01-07 15:21:35 -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
Add a PodUnknown phase and make ListPods return even when there are errors
2014-12-19 15:08:48 -08:00
schema.go
Make validation optional, handle YAML
2014-12-09 12:37:49 -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
ParseOrDie -> MustParse; stop returning pointer
2015-01-07 15:21:35 -08:00
validation.go
Make semantic deep equal public feature
2015-01-07 15:21:34 -08:00