import { type PolicyRule } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/rbac.authorization.k8s.io@v1alpha1/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.