python-k8sclient/k8sclient/client
Davanum Srinivas 4f0b170a5f Deserialize Labels properly
Switch from 'object' to 'dict(str, str)' so that the labels
information is not lost.

Change-Id: I971ef230cda8b2ba5997ab71c622323956fcfbdd
2016-09-07 14:56:37 -04:00
..
apis Fix default ip/port 2016-05-29 10:52:03 -04:00
models Deserialize Labels properly 2016-09-07 14:56:37 -04:00
__init__.py Run swagger codegen for latest Kubernetes API 2016-04-22 13:33:25 -04:00
api_client.py Adding batch_v1 api support 2016-05-27 17:23:29 -04:00
configuration.py Using named logger instead of root logger 2016-07-29 00:02:51 +03:00
rest.py Fixing patch_* commands execution 2016-08-26 13:12:57 +00:00