Added docs for the collection (#50)

This commit is contained in:
Abhijeet Kasurde
2021-04-12 22:25:10 +05:30
committed by GitHub
parent 4aa983509b
commit 8182a3afd4
21 changed files with 8894 additions and 24 deletions

View File

@@ -25,6 +25,10 @@ DOCUMENTATION = '''
short_description: Query the K8s API
author:
- Chris Houseknecht <@chouseknecht>
- Fabian von Feilitzsch <@fabianvf>
description:
- Uses the OpenShift Python client to fetch a specific object by name, all matching objects within a
namespace, or all matching objects for all namespaces, as well as information about the cluster.