kubernetes/pkg/api/validation
Clayton Coleman c2e90cd154 Support extended pod logging options
Increase the supported controls on pod logging. Add validaiton to pod
log options. Ensure the Kubelet is using a consistent, structured way to
process pod log arguments.

Add ?sinceSeconds=<durationInSeconds>, &sinceTime=<RFC3339>, ?timestamps=<bool>,
?tailLines=<number>, and ?limitBytes=<number>
2015-09-21 15:39:32 -04:00
..
testdata/v1 Remove v1beta3 2015-07-23 17:21:27 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
events_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
events.go Merge pull request #13785 from wojtek-t/minion_to_node_2 2015-09-14 23:23:06 -07:00
schema_test.go refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
schema.go Make --validate default on and shows how to turn if off 2015-08-25 03:18:32 -07:00
validation_test.go Support extended pod logging options 2015-09-21 15:39:32 -04:00
validation.go Support extended pod logging options 2015-09-21 15:39:32 -04:00