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-04-23T13:45:08.546919Z[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.