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. |
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 2024-04-12 UTC.