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. |
CARVIEW |
Select Language
HTTP/2 200
last-modified: Fri, 30 May 2025 02:56:57 GMT
content-type: text/html; charset=utf-8
vary: Cookie
vary: Accept-Encoding
content-security-policy: base-uri 'self'; object-src 'none'; script-src 'strict-dynamic' 'unsafe-inline' https: http: 'nonce-cuG+hviso8n01hKsVUIAdz/QpJXCA+' 'unsafe-eval'; frame-ancestors 'self' https://developers.google.com/_d/analytics-iframe; report-uri https://csp.withgoogle.com/csp/devsite/v2
strict-transport-security: max-age=63072000; includeSubdomains; preload
x-xss-protection: 0
x-content-type-options: nosniff
cache-control: no-cache, must-revalidate
expires: 0
pragma: no-cache
content-encoding: gzip
x-cloud-trace-context: 250f7f4e8fcd8b3b6a6a39edf71caace
date: Sat, 19 Jul 2025 20:44:08 GMT
server: Google Frontend
content-length: 23744
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
EvaluationMode | Binary Authorization | Google Cloud
Skip to main content
EvaluationMode
[[["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-05-30 UTC."],[[["There are four evaluation modes for pod creation rules."],["`ALWAYS_ALLOW` permits all pod creations."],["`REQUIRE_ATTESTATION` allows pod creation only if specified attestors have valid attestations for all images."],["`ALWAYS_DENY` blocks all pod creations."]]],[]]
EvaluationMode
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-05-30 UTC.