pulumi/sdk
Evan Boyle 3051a2150d add get/create/delete stack methods 2023-12-16 13:20:31 -08:00
..
go add get/create/delete stack methods 2023-12-16 13:20:31 -08:00
nodejs Replace ResourceSet with a generic set type (#14724) 2023-12-03 23:20:43 +00:00
proto/go pass through property values to RunRequest (#14273) 2023-10-20 10:44:16 +00:00
python Replace ResourceSet with a generic set type (#14724) 2023-12-03 23:20:43 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod start sketching API client, add more examples 2023-12-15 16:16:44 -08:00
go.sum start sketching API client, add more examples 2023-12-15 16:16:44 -08:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

See the respective READMEs for information about installing and using these libraries.

The language providers work by implementing gRPC interfaces defined in the top level directory proto.