adminUsers

@JvmName(name = "cyhyvaajwekdahme")
suspend fun adminUsers(value: Output<List<BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgs>>)

Parameters

value

Users that will be granted the cluster-admin role on the cluster, providing full access to the cluster. Structure is documented below.


@JvmName(name = "lewvbhtpplvbijjq")
suspend fun adminUsers(vararg values: Output<BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgs>)


@JvmName(name = "svukovvjwlqlufwc")
suspend fun adminUsers(values: List<Output<BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgs>>)
@JvmName(name = "tympcsvdutrheold")
suspend fun adminUsers(vararg values: BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgs)

Parameters

values

Users that will be granted the cluster-admin role on the cluster, providing full access to the cluster. Structure is documented below.


@JvmName(name = "jgwlbmiiqvqfblfq")
suspend fun adminUsers(argument: List<suspend BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgsBuilder.() -> Unit>)
@JvmName(name = "satltobujntvoukr")
suspend fun adminUsers(vararg argument: suspend BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgsBuilder.() -> Unit)
@JvmName(name = "cqxmfquvbhgowtfb")
suspend fun adminUsers(argument: suspend BareMetalAdminClusterSecurityConfigAuthorizationAdminUserArgsBuilder.() -> 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.