ValidatingAdmissionPolicyStatus
io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyStatus
Description
ValidatingAdmissionPolicyStatus represents the status of an admission validation policy.
Properties
-
conditions[]Condition - conditions represent the latest available observations of a policy's current state.
-
observedGenerationinteger (int64) - observedGeneration is the generation observed by the controller.
-
typeCheckingTypeChecking - typeChecking contains the results of type checking for each expression. Presence of this field indicates the completion of the type checking.