Go to file
2024-12-22 00:16:35 +00:00
crds/kubernetes chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.132.0 2024-09-29 13:52:56 +02:00
pkg feat(probe): support readiness path 2024-10-07 00:40:51 +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 chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.144.1 2024-12-22 00:16:35 +00:00
go.sum chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.144.1 2024-12-22 00:16:35 +00:00
main.go feat(probe): support readiness path 2024-10-07 00:40:51 +02:00
Makefile chore(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.132.0 2024-09-29 13:52:56 +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
renovate.json feature: go mod tidy after renovate bump 2023-10-22 17:20:55 +02:00

pulumi library

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

Generate pulumi type from crds

$ make crds