admissionregistration.v1alpha1.validatingAdmissionPolicyStatus
"ValidatingAdmissionPolicyStatus represents the status of a ValidatingAdmissionPolicy."
Index
fn withConditions(conditions)
fn withConditionsMixin(conditions)
fn withObservedGeneration(observedGeneration)
obj typeChecking
Fields
fn withConditions
withConditions(conditions)
"The conditions represent the latest available observations of a policy's current state."
fn withConditionsMixin
withConditionsMixin(conditions)
"The conditions represent the latest available observations of a policy's current state."
Note: This function appends passed data to existing values
fn withObservedGeneration
withObservedGeneration(observedGeneration)
"The generation observed by the controller."
obj typeChecking
"TypeChecking contains results of type checking the expressions in the ValidatingAdmissionPolicy"
fn typeChecking.withExpressionWarnings
withExpressionWarnings(expressionWarnings)
"The type checking warnings for each expression."
fn typeChecking.withExpressionWarningsMixin
withExpressionWarningsMixin(expressionWarnings)
"The type checking warnings for each expression."
Note: This function appends passed data to existing values