import { type ScopeSelector } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
A scope selector represents the AND of the selectors represented by the scoped-resource selector requirements.
Properties
optional
matchExpressions: Array<ScopedResourceSelectorRequirement> | null