workloadIdentityConfig

@JvmName(name = "cqmvswqhjfphklgl")
suspend fun workloadIdentityConfig(value: Output<ClusterWorkloadIdentityConfigArgs>)
@JvmName(name = "kmjugwiftbxtjwfb")
suspend fun workloadIdentityConfig(value: ClusterWorkloadIdentityConfigArgs?)

Parameters

value

Workload Identity allows Kubernetes service accounts to act as a user-managed Google IAM Service Account. Structure is documented below.


@JvmName(name = "ivsyqdbuoxdnoidp")
suspend fun workloadIdentityConfig(argument: suspend ClusterWorkloadIdentityConfigArgsBuilder.() -> Unit)

Parameters

argument

Workload Identity allows Kubernetes service accounts to act as a user-managed Google IAM Service Account. Structure is documented below.