kubernetes/pkg/kubelet/server/streaming
Dmitry Shulyak 2612e0c78a Move client/unversioned/remotecommand to client-go
Module remotecommand originally part of kubernetes/pkg/client/unversioned was moved
to client-go/tools, and will be used as authoritative in kubectl, e2e and other places.

Module remotecommand relies on util/exec module which will be copied to client-go/pkg/util
2017-05-15 16:28:56 +03:00
..
BUILD Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
errors.go delete ErrorTimeout() function and modify Umask() args 2017-01-12 11:05:30 +08:00
request_cache_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
request_cache.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
server_test.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
server.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00