secret_list
List all Kubernetes Secrets in a specified namespace and cluster context.
Instructions
List all Secrets in a given namespace.
Args: context_name: The Kubernetes context name namespace: The Kubernetes namespace
Returns: List of Secret basic information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| context_name | Yes |