kubernetes/pkg/client/tests
Michael Fraenkel beb53fb71a Port forward over websockets
- split out port forwarding into its own package

Allow multiple port forwarding ports
- Make it easy to determine which port is tied to which channel
- odd channels are for data
- even channels are for errors

- allow comma separated ports to specify multiple ports

Add  portfowardtester 1.2 to whitelist
2017-02-01 06:32:04 -07:00
..
BUILD move portforward to client-go 2017-01-31 14:13:35 -05:00
doc.go preserve client tests that can't move to client-go 2017-01-25 08:29:48 -05:00
fake_client_test.go move testing/core to client-go 2017-01-26 13:54:40 -05:00
listwatch_test.go preserve client tests that can't move to client-go 2017-01-25 08:29:48 -05:00
portfoward_test.go Port forward over websockets 2017-02-01 06:32:04 -07:00