Interface BinaryAuthorizationOrBuilder (2.3.6)

public interface BinaryAuthorizationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnabled()

public abstract boolean getEnabled()

Enable Binary Authorization for this cluster. If enabled, all container images will be validated by Google Binauthz.

bool enabled = 1;

Returns
TypeDescription
boolean

The enabled.