python/kubernetes/utils
Oz N Tiram f6566ee5e6 Rename yml_document paramter and update documentation
Renaming `yml_document` in `create_from_dict` to data. This is a bit
 clearer that this it a data item and not a string (usually document
 read from the file system).
 Also update the documentation to describe better what the functions
 `create_from_dict` and `create_from_yaml` do.
2019-06-20 13:27:33 +02:00
..
__init__.py Relax pycodestyle: import only allowed at the top 2019-04-09 23:42:01 +02:00
create_from_yaml.py Rename yml_document paramter and update documentation 2019-06-20 13:27:33 +02:00