community.general/lib/ansible/modules/clustering/k8s
Mariusz Mazur 34671a64b3 k8s_auth: new k8s module for handling auth (#50807)
* k8s*: add a reference to k8s_auth in all the modules' descriptions

* k8s_auth: new k8s module for handling auth

* k8s_auth: ignore E203

Can't use module_utils.urls, since that lacks user CA support, which is
a critical feature of what this module does.
2019-02-11 07:55:34 -05:00
..
__init__.py
_k8s_raw.py K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
_kubernetes.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
k8s.py k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
k8s_auth.py k8s_auth: new k8s module for handling auth (#50807) 2019-02-11 07:55:34 -05:00
k8s_facts.py Change the return key of k8s_facts (#44446) 2018-08-29 12:04:04 +01:00
k8s_scale.py K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
k8s_service.py k8s_service: add new kubernetes module for handling Services (#48872) 2018-12-12 11:18:36 -05:00