import { type NamedResourcesAttribute } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/resource.k8s.io@v1alpha2/mod.ts";
NamedResourcesAttribute is a combination of an attribute name and its value.
Properties
optional
intSlice: NamedResourcesIntSlice | nulloptional
stringSlice: NamedResourcesStringSlice | null