* 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 |
||
---|---|---|
.. | ||
k8s | ||
openshift | ||
__init__.py | ||
consul.py | ||
consul_acl.py | ||
consul_kv.py | ||
consul_session.py | ||
etcd3.py | ||
pacemaker_cluster.py | ||
znode.py |