k3s/pkg/kubectl/cmd/util
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
..
editor pull "kubectl edit" from openshift upstream 2015-09-15 19:16:23 -07:00
jsonmerge pull "kubectl edit" from openshift upstream 2015-09-15 19:16:23 -07:00
clientcache.go Fixes the experimental api, which appeared to be completely broken. 2015-09-03 21:56:45 -05:00
factory.go Correctly do swagger validation with experimental. 2015-09-17 22:54:56 -04:00
factory_test.go Moving Status object to a common package 2015-09-17 14:09:53 -07:00
helpers.go Support extended pod logging options 2015-09-21 15:39:32 -04:00
helpers_test.go refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
printing.go change -o template to -o go-template=... 2015-09-05 22:30:47 +08:00