k3s/pkg/kubelet/server/remotecommand
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
attach.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
exec.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
httpstream.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
websocket.go genericapiserver: fix imports 2017-01-19 13:06:47 +01:00