mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-30 11:24:47 +00:00
Merge pull request #103 from abadger/fix-docs
Fix the docs for the inventory plugins.
This commit is contained in:
@@ -28,6 +28,7 @@ DOCUMENTATION = '''
|
|||||||
- Optional list of cluster connection settings. If no connections are provided, the default
|
- Optional list of cluster connection settings. If no connections are provided, the default
|
||||||
I(~/.kube/config) and active context will be used, and objects will be returned for all namespaces
|
I(~/.kube/config) and active context will be used, and objects will be returned for all namespaces
|
||||||
the active user is authorized to access.
|
the active user is authorized to access.
|
||||||
|
suboptions:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
- Optional name to assign to the cluster. If not provided, a name is constructed from the server
|
- Optional name to assign to the cluster. If not provided, a name is constructed from the server
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ DOCUMENTATION = '''
|
|||||||
- Optional list of cluster connection settings. If no connections are provided, the default
|
- Optional list of cluster connection settings. If no connections are provided, the default
|
||||||
I(~/.kube/config) and active context will be used, and objects will be returned for all namespaces
|
I(~/.kube/config) and active context will be used, and objects will be returned for all namespaces
|
||||||
the active user is authorized to access.
|
the active user is authorized to access.
|
||||||
|
suboptions:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
- Optional name to assign to the cluster. If not provided, a name is constructed from the server
|
- Optional name to assign to the cluster. If not provided, a name is constructed from the server
|
||||||
|
|||||||
Reference in New Issue
Block a user