Interface WorkloadIdentityConfigOrBuilder (2.44.0)

public interface WorkloadIdentityConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getWorkloadPool()

public abstract String getWorkloadPool()

The workload pool to attach all Kubernetes service accounts to.

string workload_pool = 2;

Returns
TypeDescription
String

The workloadPool.

getWorkloadPoolBytes()

public abstract ByteString getWorkloadPoolBytes()

The workload pool to attach all Kubernetes service accounts to.

string workload_pool = 2;

Returns
TypeDescription
ByteString

The bytes for workloadPool.