adminUsers property
For VMware and bare metal user clusters, users will be granted the cluster-admin role on the cluster, which provides full administrative access to the cluster.
For bare metal admin clusters, users will be granted the cluster-view role, which limits users to read-only access.
Implementation
core.List<ClusterUser>? adminUsers;