Open
Description
Link to the issue (please include a link to the specific documentation or example):
https://github.com/kubernetes-client/python/blob/master/kubernetes/docs/V1PodCondition.md
Description of the issue (please include outputs or screenshots if possible):
How am I supposed to know that I can call things like to_dict()
on these objects without sifting through source code? And I have no idea if any other objects have any methods to them, maybe the client itself does? None of it's documented.