Binary Authorization V1 API - Module Google::Cloud::BinaryAuthorization::V1::AdmissionRule::EvaluationMode (v1.4.0)
Reference documentation and code samples for the Binary Authorization V1 API module Google::Cloud::BinaryAuthorization::V1::AdmissionRule::EvaluationMode.
Constants
EVALUATION_MODE_UNSPECIFIED
ALWAYS_ALLOW
value: 1
This rule allows all all pod creations.
REQUIRE_ATTESTATION
value: 2
This rule allows a pod creation if all the attestors listed in
'require_attestations_by' have valid attestations for all of the
images in the pod spec.
ALWAYS_DENY
value: 3
This rule denies all pod creations.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]