Commit Graph

12 Commits

Author SHA1 Message Date
mbohlool
94861c777e Add close method to websocket client 2017-02-27 12:34:53 -08:00
mbohlool
4e593a7530 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
mbohlool
68e3231a80 Add example to create a deployment from yaml file 2017-01-24 22:32:43 -08:00
mbohlool
8c26b4b75b Support connecting to multiple clusters 2016-12-16 01:50:07 -08:00
mbohlool
4d14edb757 Add default kube config location 2016-12-15 14:47:24 -08:00
mbohlool
b888000b4a - Add context switch to kube config loader
- Refactor kube config loader to be able to test it
- Add test for kube config loader
2016-12-01 16:08:14 -08:00
mbohlool
b088fe017f Fix examples syntax error 2016-12-01 01:28:20 -08:00
Jeff Schroeder
699d71cfac Make example code using config.load_kube_config() more portable 2016-11-30 19:43:34 -06:00
mbohlool
ba3e22a7ac Add incluster config support 2016-11-23 10:31:22 -08:00
mbohlool
26ac2c4a12 Separate package util into config and watch package 2016-11-22 17:52:46 -08:00
mbohlool
cafbdf0dee Update examples 2016-11-22 17:23:42 -08:00
mbohlool
db2f4fbcd8 Add examples 2016-11-16 16:16:25 -08:00