Kubernetes::ValidatingAdmissionPolicyStatus
Inherits YAML::Serializable < JSON::Serializable < Kubernetes::Serializable < Struct < Value < Object
ValidatingAdmissionPolicyStatus represents the status of an admission validation policy.
Constructors
Instance methods
conditions represent the latest available observations of a policy's current state.
conditions represent the latest available observations of a policy's current state.
observedGeneration is the generation observed by the controller.
typeChecking contains the results of type checking for each expression. Presence of this field indicates the completion of the type checking.
typeChecking contains the results of type checking for each expression. Presence of this field indicates the completion of the type checking.
Macros
Helper macro for defining fields with automatic camelCase conversion