community.general/lib/ansible/modules/clustering
Mariusz Mazur d8a690952e k8s_service: add new kubernetes module for handling Services (#48872)
* k8s: add k8s_kind arg to KubernetesRawModule

Single–kind k8s modules (e.g. k8s_service) do not have a module
parameter called 'kind' and need to pass a static 'kind' on
KubernetesRawModule class creation. Hence this change.

* k8s: make 'validate' and 'wait' mod params optional

Not all k8s modules utilizing KubernetesRawModule will use these.

* k8s_service: new k8s module for handling Services
2018-12-12 11:18:36 -05:00
..
k8s k8s_service: add new kubernetes module for handling Services (#48872) 2018-12-12 11:18:36 -05:00
openshift K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
__init__.py
consul.py Fix syntax error for Python 2.6 (#47635) 2018-10-27 12:43:53 +10:00
consul_acl.py Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 2018-06-18 08:22:50 -04:00
consul_kv.py Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
consul_session.py Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 2018-06-18 08:22:50 -04:00
etcd3.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
pacemaker_cluster.py pacemaker_cluster: PEP8 compliancy and doc changes (#33001) 2017-11-17 20:34:29 +01:00
znode.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00