kubernetes/pkg/api/validation
Victor Marmol 2a0793c155 Add HostNetworking container option to API.
This allows a container to run within the same networking namespace as
the host. This will be locked down by default using a flag on the master
and nodes (similar to how privileged is handled today).
2015-03-24 14:40:28 -07: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 Add HostNetworking container option to API. 2015-03-24 14:40:28 -07:00
validation.go Add HostNetworking container option to API. 2015-03-24 14:40:28 -07:00