Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::BinaryAuthorization::EvaluationMode (v0.10.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::BinaryAuthorization::EvaluationMode.

Binary Authorization mode of operation.

Constants

EVALUATION_MODE_UNSPECIFIED

value: 0
Default value

DISABLED

value: 1
Disable BinaryAuthorization

PROJECT_SINGLETON_POLICY_ENFORCE

value: 2
Enforce Kubernetes admission requests with BinaryAuthorization using the project's singleton policy. This is equivalent to setting the enabled boolean to true.