import { type MatchCondition } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/admissionregistration.k8s.io@v1beta1/structs.ts";
MatchCondition represents a condition which must be fulfilled for a request to be sent to a webhook.
x/kubernetes_apis/builtin/admissionregistration.k8s.io@v1beta1/structs.ts>MatchCondition
import { type MatchCondition } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/admissionregistration.k8s.io@v1beta1/structs.ts";
MatchCondition represents a condition which must be fulfilled for a request to be sent to a webhook.