python/kubernetes/docs/V1alpha1TypeChecking.md
2023-05-31 21:09:35 +00:00

552 B

V1alpha1TypeChecking

TypeChecking contains results of type checking the expressions in the ValidatingAdmissionPolicy

Properties

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

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