Skip to main content
Module

x/helmet/mod.ts>readChartCrds

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

Parameters

chartPath: string

Returns

Promise<K8sCrd[]>