clusterrole_get
Retrieve detailed information about a specific ClusterRole in a Kubernetes cluster using the specified context name and ClusterRole name through k8s-pilot server.
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 |
---|---|---|---|
context_name | Yes | ||
name | Yes |