EvaluationMode

Enums
EVALUATION_MODE_UNSPECIFIED Do not use.
ALWAYS_ALLOW This rule allows all all pod creations.
REQUIRE_ATTESTATION This rule allows a pod creation if all the attestors listed in requireAttestationsBy have valid attestations for all of the images in the pod spec.
ALWAYS_DENY This rule denies all pod creations.