google_api_container v0.12.0 GoogleApi.Container.V1.Model.WorkloadIdentityConfig View Source
Configuration for the use of Kubernetes Service Accounts in GCP IAM policies.
Attributes
workloadPool(type:String.t, default:nil) - The workload pool to attach all Kubernetes service accounts to.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Container.V1.Model.WorkloadIdentityConfig{
workloadPool: String.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.