WorkloadIdentityConfigResponse

data class WorkloadIdentityConfigResponse(val workloadPool: String)

Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.

Constructors

Link copied to clipboard
constructor(workloadPool: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The workload pool to attach all Kubernetes service accounts to.