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