This website requires JavaScript.
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
Files
d46087db50ae8d1cb3d0bb2c63ba0fbd73525b04
kubernetes
/
pkg
/
api
/
validation
History
Clayton Coleman
d19aac80ea
Merge pull request
#5533
from smarterclayton/burn_yaml_with_fire
...
Burn YAML with fire (kind of)
2015-03-23 13:45:52 -04: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
Move field errors to pkg/util/fielderrors
2015-03-22 17:43:34 -04:00
schema_test.go
Factor out API defaulting from validation logic
2015-02-03 00:55:42 -08:00
schema.go
Replace automatic YAML decoding with opt-in YAML decoding
2015-03-20 00:03:56 -04:00
v1beta1-swagger.json
Updating pkg/api/validation/ to consider swagger.items as object and not array
2015-03-12 16:04:11 -07:00
validation_test.go
Move field errors to pkg/util/fielderrors
2015-03-22 17:43:34 -04:00
validation.go
Move field errors to pkg/util/fielderrors
2015-03-22 17:43:34 -04:00