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
5aadd6ecae3cf7d3bce829da2ce3a526abbb61a9
kubernetes
/
pkg
/
api
/
validation
History
Clayton Coleman
0ac49d77a0
TCPSocket could not be used as it was not checked in validation
...
Attempting to use it gave the error "must register one handler". Added more tests for it.
2015-03-02 15:27:11 -05: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
Factor out API defaulting from validation logic
2015-02-03 00:55:42 -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
TCPSocket could not be used as it was not checked in validation
2015-03-02 15:27:11 -05:00
validation.go
Revert "TCPSocket could not be used as it was not checked in validation"
2015-03-02 11:14:27 -08:00