Package-level declarations
Types
AuditAnnotation describes how to produce an audit annotation for an API request.
Builder for AuditAnnotationArgs.
AuditAnnotation describes how to produce an audit annotation for an API request.
Builder for AuditAnnotationPatchArgs.
ExpressionWarning is a warning information that targets a specific expression.
Builder for ExpressionWarningArgs.
Builder for MatchConditionArgs.
Builder for MatchConditionPatchArgs.
MatchResources decides whether to run the admission control policy on an object based on whether it meets the match criteria. The exclude rules take precedence over include rules (if a resource matches both, it is excluded)
Builder for MatchResourcesArgs.
MatchResources decides whether to run the admission control policy on an object based on whether it meets the match criteria. The exclude rules take precedence over include rules (if a resource matches both, it is excluded)
Builder for MatchResourcesPatchArgs.
/* /* NamedRuleWithOperations is a tuple of Operations and Resources with ResourceNames.
Builder for NamedRuleWithOperationsArgs.
/* /* NamedRuleWithOperations is a tuple of Operations and Resources with ResourceNames.
Builder for NamedRuleWithOperationsPatchArgs.
ParamKind is a tuple of Group Kind and Version.
Builder for ParamKindArgs.
ParamKind is a tuple of Group Kind and Version.
Builder for ParamKindPatchArgs.
ParamRef references a parameter resource
Builder for ParamRefArgs.
ParamRef references a parameter resource
Builder for ParamRefPatchArgs.
TypeChecking contains results of type checking the expressions in the ValidatingAdmissionPolicy
Builder for TypeCheckingArgs.
ValidatingAdmissionPolicy describes the definition of an admission validation policy that accepts or rejects an object without changing it.
Builder for ValidatingAdmissionPolicyArgs.
ValidatingAdmissionPolicyBinding binds the ValidatingAdmissionPolicy with paramerized resources. ValidatingAdmissionPolicyBinding and parameter CRDs together define how cluster administrators configure policies for clusters.
ValidatingAdmissionPolicyBindingSpec is the specification of the ValidatingAdmissionPolicyBinding.
ValidatingAdmissionPolicyBindingSpec is the specification of the ValidatingAdmissionPolicyBinding.
ValidatingAdmissionPolicySpec is the specification of the desired behavior of the AdmissionPolicy.
Builder for ValidatingAdmissionPolicySpecArgs.
ValidatingAdmissionPolicySpec is the specification of the desired behavior of the AdmissionPolicy.
ValidatingAdmissionPolicyStatus represents the status of a ValidatingAdmissionPolicy.
Validation specifies the CEL expression which is used to apply the validation.
Builder for ValidationArgs.
Validation specifies the CEL expression which is used to apply the validation.
Builder for ValidationPatchArgs.