import * as kubernetesApis from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/scheduling.k8s.io@v1/mod.ts";
Interfaces
PriorityClass defines mapping from a priority class name to the priority integer value. The value can be any valid integer. | |
PriorityClassList is a collection of priority classes. |