Class V1ClusterRoleBinding

java.lang.Object
io.kubernetes.client.openapi.models.V1ClusterRoleBinding
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-02-12T23:08:31.638427Z[Etc/UTC]") public class V1ClusterRoleBinding extends Object implements KubernetesObject
ClusterRoleBinding references a ClusterRole, but not contain it. It can reference a ClusterRole in the global namespace, and adds who information via Subject.