admin Users
Parameters
value
Users that will be granted the cluster-admin role on the cluster, providing full access to the cluster. Structure is documented below.
Parameters
values
Users that will be granted the cluster-admin role on the cluster, providing full access to the cluster. Structure is documented below.
suspend fun adminUsers(argument: List<suspend VMwareClusterAuthorizationAdminUserArgsBuilder.() -> Unit>)
suspend fun adminUsers(vararg argument: suspend VMwareClusterAuthorizationAdminUserArgsBuilder.() -> Unit)
Parameters
argument
Users that will be granted the cluster-admin role on the cluster, providing full access to the cluster. Structure is documented below.