Interface WorkloadIdentityConfigOrBuilder (2.46.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
Type Description
String

The workloadPool.

getWorkloadPoolBytes()

public abstract ByteString getWorkloadPoolBytes()

The workload pool to attach all Kubernetes service accounts to.

string workload_pool = 2;

Returns
Type Description
ByteString

The bytes for workloadPool.