k8s.api.admissionregistration.v1.MatchCondition1.2.1
module k8s.api.admissionregistration.v1.MatchCondition extends k8s.K8sObject
- Module URI:
- package://pkg.pkl-lang.org/pkl-k8s/k8s@1.2.1#/api/admissionregistration/v1/MatchCondition.pklcontent_copy
- Pkl version:
- 0.25.0 or higher
- Source code:
- MatchCondition.pkl
- Known usages:
- MutatingWebhook, ValidatingAdmissionPolicySpec, ValidatingWebhook
- All versions:
- 1.2.1, 1.2.0, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.1
MatchCondition represents a condition which must by fulfilled for a request to be sent to a webhook.