Go to file
2023-09-22 20:17:32 +02:00
crds/kubernetes feature: push crds to allow using it into another pulumi project through go.mod 2023-09-19 20:03:00 +02:00
pkg/application feature: set missing service and Path information on ingress 2023-09-22 20:17:32 +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
go.mod feature: adapt from infra to pulumi-library 2023-09-19 19:52:55 +02:00
go.sum feature: create a first generic stateless pulumi component 2023-09-19 19:28:41 +02:00
main.go feature: adapt from infra to pulumi-library 2023-09-19 19:52:55 +02:00
Makefile feature: adapt from infra to pulumi-library 2023-09-19 19:52:55 +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

pulumi library

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

Generate pulumi type from crds

$ make crds