⎈ k8s knowledge compiler

RuleWithOperations [api_object]ai-synthesized · conf 0.82

RuleWithOperations is a tuple of Operations and Resources. It is recommended to make sure that all the tuple expansions are valid.

admissionregistrationsecurity

A RuleWithOperations is an object used in admission policies to define rules for validating or mutating resources.

Why it matters It allows developers to specify the operations (e.g., CREATE, UPDATE) that trigger a rule's execution.

Key facts - Used in admission policies - Defines rules for validating or mutating resources

Sources

swagger.jsonio.k8s.api.admissionregistration.v1.RuleWithOperations

Related (3)

api_for RuleWithOperationsdocuments API object conf=1
related_to MutatingWebhookreferences type conf=1
related_to ValidatingWebhookreferences type conf=1

← all API Explorer