kubernetes/pkg/client/unversioned/remotecommand
Andy Goldstein 715d5d9c91 Add redirect support to SpdyRoundTripper
Add support for following redirects to the SpdyRoundTripper. This is
necessary for clients using it directly (e.g. the apiserver talking
directly to the kubelet) because the CRI streaming server issues a
redirect for streaming requests.

Also extract common logic for following redirects.
2017-04-26 09:45:19 -04:00
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
errorstream.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
remotecommand.go Add redirect support to SpdyRoundTripper 2017-04-26 09:45:19 -04:00
resize.go fix typo TerminalSize 2017-04-17 11:08:33 -04:00
v1.go pkg/util: move httpstream to k8s.io/apimachinery 2017-01-27 15:10:42 -05:00
v2_test.go pkg/util: move httpstream to k8s.io/apimachinery 2017-01-27 15:10:42 -05:00
v2.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
v3.go Decouple remotecommand client from term/kubelet dependencies 2017-04-13 15:56:40 +03:00
v4_test.go Add return code support to kubectl-exec and -run 2016-08-20 15:58:47 +02:00
v4.go Decouple remotecommand client from term/kubelet dependencies 2017-04-13 15:56:40 +03:00