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.
[[["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-03-21 UTC."],[[["This webpage details the `EvaluationMode` enum within the `Google.Cloud.BinaryAuthorization.V1` namespace, used for defining pod creation rules."],["The latest version documented is 2.5.0, with previous versions 2.4.0 through 1.0.0 also available for reference."],["The `EvaluationMode` enum offers four fields: `AlwaysAllow`, `AlwaysDeny`, `RequireAttestation`, and `Unspecified`, each defining a specific policy for pod creation."],["`AlwaysAllow` allows all pod creations, `AlwaysDeny` denies all, `RequireAttestation` permits pod creation only with valid attestations, and `Unspecified` is designated for internal use."]]],[]]