secret_list
Retrieve and list all Kubernetes Secrets in a specified namespace using the k8s-pilot server. Simplify Secret management across clusters with context-aware operations.
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 |
---|---|---|---|
context_name | Yes | ||
namespace | Yes |