Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class WorkloadIdentityConfig.
Workload Identity settings.
Generated from protobuf message google.cloud.gkemulticloud.v1.WorkloadIdentityConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ issuer_uri
string
The OIDC issuer URL for this cluster.
↳ workload_pool
string
The Workload Identity Pool associated to the cluster.
↳ identity_provider
string
The ID of the OIDC Identity Provider (IdP) associated to the Workload Identity Pool.
getIssuerUri
The OIDC issuer URL for this cluster.
string
setIssuerUri
The OIDC issuer URL for this cluster.
var
string
$this
getWorkloadPool
The Workload Identity Pool associated to the cluster.
string
setWorkloadPool
The Workload Identity Pool associated to the cluster.
var
string
$this
getIdentityProvider
The ID of the OIDC Identity Provider (IdP) associated to the Workload Identity Pool.
string
setIdentityProvider
The ID of the OIDC Identity Provider (IdP) associated to the Workload Identity Pool.
var
string
$this