Class EnforcementMode (1.14.0)
Defines the possible actions when a pod creation is denied by
an admission rule.
Enums |
Name |
Description |
ENFORCEMENT_MODE_UNSPECIFIED |
Do not use. |
ENFORCED_BLOCK_AND_AUDIT_LOG |
Enforce the admission rule by blocking the pod creation. |
DRYRUN_AUDIT_LOG_ONLY |
Dryrun mode: Audit logging only. This will allow the pod creation as if the admission request had specified break-glass. |
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-10-17 UTC.
[[["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-10-17 UTC."],[],[]]