import { type ReplicationControllerSpec } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
ReplicationControllerSpec is the specification of a replication controller.
Properties
optional
template: PodTemplateSpec | null