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."],[[["Version 2.3.0 of the Google.Cloud.BinaryAuthorization.V1 library is documented, with links to other versions, including the latest version 2.5.0."],["The content defines the `AdmissionRule.Types.EvaluationMode` enum, which is part of the `Google.Cloud.BinaryAuthorization.V1` namespace."],["This enum, used for admission rules, contains four fields: `AlwaysAllow`, `AlwaysDeny`, `RequireAttestation`, and `Unspecified`."],["The `AlwaysAllow` and `AlwaysDeny` fields correspond to allowing or denying all pod creations, respectively, while `RequireAttestation` allows a pod if it contains attestations."],["The `Unspecified` field should not be used."]]],[]]