python/kubernetes/docs/V1beta1TypeChecking.md
2023-08-31 01:36:47 +00:00

549 B

V1beta1TypeChecking

TypeChecking contains results of type checking the expressions in the ValidatingAdmissionPolicy

Properties

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

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