Class V1ClusterRoleBinding

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-18T15:05:57.863601Z[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.