WorkloadIdentityConfig

Workload Identity settings.

JSON representation
{
  "issuerUri": string,
  "workloadPool": string,
  "identityProvider": string
}
Fields
issuerUri

string

The OIDC issuer URL for this cluster.

workloadPool

string

The Workload Identity Pool associated to the cluster.

identityProvider

string

The ID of the OIDC Identity Provider (IdP) associated to the Workload Identity Pool.