Workload
    data class WorkloadIdentityConfigResponse(val identityNamespace: String, val identityProvider: String, val workloadPool: String)
Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.
Constructors
Link copied to clipboard
                fun WorkloadIdentityConfigResponse(identityNamespace: String, identityProvider: String, workloadPool: String)