Check if a ClusterRole exists
The name of the cluster role
True if the cluster role exists, false otherwise
Create a ClusterRole
The name of the cluster role
The rules of the cluster role
Optionallabels: Record<string, string>The labels of the cluster role
Delete a ClusterRole
The name of the cluster role
Interface for RBAC operations