rshade / pulumi-go-helmbase

A base for creating strongly typed Pulumi Helm Chart components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulumi Helm Chart Component Base

This repository contains boilerplate for creating a Pulumi Component Package which wraps a Kubernetes Helm Chart, and gives it a strongly typed interface. This exposes the chart to the Pulumi's Infrastructure as Code tool in multiple languages, including JavaScript, TypeScript, Python, Go, and C#, and adds compile-time type-checking for chart parameters, built-in documentation, and more.

About

A base for creating strongly typed Pulumi Helm Chart components

License:Apache License 2.0


Languages

Language:Go 100.0%