community.general/lib/ansible/module_utils/k8s
Will Thames 42eaa00371 Provide kubernetes definition diffs in check_mode (#41471)
Move dict_merge from azure_rm_resource module to
module_utils.common.dict_transformations and add tests.

Use dict_merge to provide a fairly realistic, reliable
diff output when k8s-based modules are run in check_mode.

Rename unit tests so that they actually run and reflect
the module_utils they're based on.
2018-07-11 16:32:03 +10:00
..
__init__.py Reorganize k8s common (#34212) 2017-12-23 16:41:38 -05:00
common.py [k8s] allow user to pass list of resources in to definition parameter (#42377) 2018-07-09 08:33:16 -05:00
inventory.py K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
raw.py Provide kubernetes definition diffs in check_mode (#41471) 2018-07-11 16:32:03 +10:00
scale.py K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00