Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::WorkloadIdentityConfig (v0.16.0)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::WorkloadIdentityConfig.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#workload_pool

def workload_pool() -> ::String
Returns
  • (::String) — The workload pool to attach all Kubernetes service accounts to.

#workload_pool=

def workload_pool=(value) -> ::String
Parameter
  • value (::String) — The workload pool to attach all Kubernetes service accounts to.
Returns
  • (::String) — The workload pool to attach all Kubernetes service accounts to.