clusterrole_get
Get detailed information about a specific ClusterRole by providing the Kubernetes context and ClusterRole name.
Instructions
Get details of a specific ClusterRole.
Args: context_name: The Kubernetes context name name: The ClusterRole name
Returns: Detailed information about the ClusterRole
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| context_name | Yes |