community.general/lib/ansible/module_utils/k8s
Marcus Watkins 6e94b472e8 Fix #56640: Map k8s ansible keys to api keys (#57418)
* Fix #56643: Map ansible keys to api keys

* Remove errant print line

* Fix pep8 issue

* Fix doc line

* Added test for validate_certs -> verify_ssl translation for k8s module
2019-06-06 18:51:23 +10:00
..
__init__.py Reorganize k8s common (#34212) 2017-12-23 16:41:38 -05:00
common.py Fix #56640: Map k8s ansible keys to api keys (#57418) 2019-06-06 18:51:23 +10:00
raw.py k8s: Fix .to_dict not needed (#56147) 2019-06-01 11:42:48 +10:00
scale.py k8s: fix API call to _wait_for_response (#53937) 2019-04-20 02:22:52 -04:00