configmap_list
List all ConfigMaps in a given namespace using the specified Kubernetes context.
Instructions
List all ConfigMaps in a given namespace.
Args: context_name: The Kubernetes context name namespace: The Kubernetes namespace
Returns: List of ConfigMap basic information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| context_name | Yes |