3 Commits

Author SHA1 Message Date
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
Davanum Srinivas
5d1a429016 Run swagger codegen for latest Kubernetes API
Update to Kubernetes 1.2.2 version

Fixes to v1.json:
* Change 'any' types to 'object'

Fixes to rest.py:
* Fix __init__ to accept ca_certs

Change-Id: I190f26fac76480bc59ea5ceab7f1c94f16059086
2016-04-22 13:33:25 -04:00
Davanum Srinivas
6294d9f6b9 Restructure directories 2016-04-01 14:05:01 -04:00