import { type ResourceRule } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/authorization.k8s.io@v1/structs.ts";
ResourceRule is the list of actions the subject is allowed to perform on resources. The list ordering isn't significant, may contain duplicates, and possibly be incomplete.