kubernetes-client / kubernetes-client/python
No methods documented for objects returned by the API?
Open
kind/documentation
lifecycle/frozen
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 3.5k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 18
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.
Contributor guide
Assessment
This issue has not been assessed yet.