Class V1ClusterRoleBinding

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-02-02T21:37:40.170033Z[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.