Skip to main content
Module

x/helmet/mod.ts>defineChart

Type-safe Helm - the right way to do Infrastructure as Code in Kubernetes
Go to Latest
function defineChart
import { defineChart } from "https://deno.land/x/helmet@1.22.1/mod.ts";

Parameters

create: (args: E) => Promise<HelmetChartInstance>

Returns

create