import { type PolicyRule } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/rbac.authorization.k8s.io@v1/mod.ts";
PolicyRule holds information that describes a policy rule, but does not contain information about who the rule applies to or which namespace the rule applies to.