python/kubernetes/utils
Oz N Tiram 4fa0e87bd7 Correct the documentation for create_from_dict
The function can create one or more Kuberenetes objects
based on the content of data. It can handle all API objects
incuding `List` type, which by itself can contain more than
one Kuberenetes API objects.
2019-06-20 14:30:27 +02:00
..
__init__.py Relax pycodestyle: import only allowed at the top 2019-04-09 23:42:01 +02:00
create_from_yaml.py Correct the documentation for create_from_dict 2019-06-20 14:30:27 +02:00