python/kubernetes/client
Jean Raby c3d3ea82d2 Support for v4 stream protocol
- Set Sec-WebSocket-Protocol header from cfg param
- Add ERROR and RESIZE websocket channels
  As defined in pkg/kubelet/server/remotecommand/websocket.go
- Adjust tests to show v4 behavior wtr to status message
- Tweak read_all() to return only data from stdout and stderr.
2017-07-26 15:31:25 -04:00
..
apis Support both TPR and CRD with custom objects spec (#283) 2017-07-07 10:26:25 -07:00
models Support both TPR and CRD with custom objects spec (#283) 2017-07-07 10:26:25 -07:00
__init__.py Support both TPR and CRD with custom objects spec (#283) 2017-07-07 10:26:25 -07:00
api_client.py Move manual code to a base folder to prepare for repo splitting. 2017-05-09 16:26:27 -07:00
configuration.py Move manual code to a base folder to prepare for repo splitting. 2017-05-09 16:26:27 -07:00
rest.py Move manual code to a base folder to prepare for repo splitting. 2017-05-09 16:26:27 -07:00
ws_client_test.py Use urlparse to generate websocket url 2017-06-15 09:30:37 +02:00
ws_client.py Support for v4 stream protocol 2017-07-26 15:31:25 -04:00