import { type PodTemplateSpec } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/core@v1/structs.ts";
PodTemplateSpec describes the data a pod should have when created from a template
Properties
optional
spec: PodSpec | nullx/kubernetes_apis/builtin/core@v1/structs.ts>PodTemplateSpec
import { type PodTemplateSpec } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/core@v1/structs.ts";
PodTemplateSpec describes the data a pod should have when created from a template