Go to file
Renovate Bot 17d2e093ea chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.2 2023-12-09 00:14:36 +00:00
crds/kubernetes chore(deps): update module github.com/pulumi/pulumi-kubernetes/sdk/v4 to v4.5.5 2023-12-06 21:26:00 +01:00
pkg chore: refactoring split on package 2023-11-18 22:08:22 +01:00
.gitignore feature: push crds to allow using it into another pulumi project through go.mod 2023-09-19 20:03:00 +02:00
Makefile feature: add test and destroy to makefile 2023-11-03 16:47:33 +01:00
Pulumi.yaml feature: create a first generic stateless pulumi component 2023-09-19 19:28:41 +02:00
README.md feature: create a first generic stateless pulumi component 2023-09-19 19:28:41 +02:00
go.mod chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.2 2023-12-09 00:14:36 +00:00
go.sum chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.2 2023-12-09 00:14:36 +00:00
main.go chore: refactoring split on package 2023-11-18 22:08:22 +01:00
renovate.json feature: go mod tidy after renovate bump 2023-10-22 17:20:55 +02:00

README.md

pulumi library

this repository contained crd go type. And a set of pulumi reusable library

Generate pulumi type from crds

$ make crds