import { type ServiceAccountTokenProjection } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
ServiceAccountTokenProjection represents a projected service account token volume. This projection can be used to insert a service account token into the pods runtime filesystem for use against APIs (Kubernetes API Server or otherwise).