Go to file
RouxAntoine f8837c9632
feature: go mod tidy after renovate bump
2023-10-22 17:20:55 +02:00
crds/kubernetes feature: regenerate crds with new pulumi sdk version 2023-10-22 13:59:33 +02:00
pkg/application fix: health default value 2023-10-06 00:43:53 +02: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: regenerate crds with new pulumi sdk version 2023-10-22 13:59:33 +02: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-kubernetes/sdk/v4 to v4.4.0 2023-10-22 17:20:40 +02:00
go.sum chore(deps): update module github.com/pulumi/pulumi-kubernetes/sdk/v4 to v4.4.0 2023-10-22 17:20:40 +02:00
main.go feature: support liveness pobe path 2023-10-06 00:23:14 +02: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