This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-client
/
python
Watch
1
Star
0
Fork
0
You've already forked python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dc35eee071
python
/
kubernetes
/
client
History
mbohlool
94861c777e
Add close method to websocket client
2017-02-27 12:34:53 -08:00
..
apis
Update client with no change. Mostly formatting update in generator code
2017-01-19 13:36:07 -08:00
models
Update client with no change. Mostly formatting update in generator code
2017-01-19 13:36:07 -08:00
__init__.py
Bugfix: kubernetes/client/__init__.py was not updated resulting in not exported models
2017-01-19 13:58:20 -08:00
api_client.py
Improvements on ws_client. Now the client can returns an object to interact with websocket server and reach each channel separately
2017-02-21 12:55:37 -08:00
configuration.py
Run e2e tests against against https url
2017-02-03 12:16:58 -05:00
rest.py
Run e2e tests against against https url
2017-02-03 12:16:58 -05:00
ws_client.py
Add close method to websocket client
2017-02-27 12:34:53 -08:00