import { type SecretReference } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace
x/kubernetes_apis/builtin/core@v1/structs.ts>SecretReference
import { type SecretReference } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace