Class WorkloadIdentityConfig (2.12.0)

WorkloadIdentityConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
workload_pool str
The workload pool to attach all Kubernetes service accounts to.

Inheritance

builtins.object > proto.message.Message > WorkloadIdentityConfig