python/kubernetes/docs/V1TypeChecking.md
2024-05-21 22:28:02 +00:00

534 B

V1TypeChecking

TypeChecking contains results of type checking the expressions in the ValidatingAdmissionPolicy

Properties

Name Type Description Notes
expression_warnings **list[V1ExpressionWarning]** The type checking warnings for each expression. [optional]

[Back to Model list] [Back to API list] [Back to README]