Skip to main content
Module

x/helmet/mod.ts>createK8sClusterRole

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

Parameters

clusterRole: K8s["rbac.v1.ClusterRole"] & K8sResourceMetadata

Returns

K8sClusterRole