Skip to main content
Module

x/helmet/mod.ts>K8sDeployment

Type-safe Helm - the right way to do Infrastructure as Code in Kubernetes
Go to Latest
type alias K8sDeployment
import { type K8sDeployment } from "https://deno.land/x/helmet@1.25.2/mod.ts";
definition: K8s["apps.v1.Deployment"] & K8sResource