python/kubernetes/client
Davanum Srinivas 1e48433b15 Fix ValueError in list_namespaced_config_map
Make sure we set an empty dict/list if we don't get
any data from the server

Fixes #104
2017-01-23 11:41:48 -05: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 Fix ValueError in list_namespaced_config_map 2017-01-23 11:41:48 -05:00
configuration.py Support connecting to multiple clusters 2016-12-16 01:50:07 -08:00
rest.py Fix for patch_* to work 2017-01-20 21:41:59 -05:00