pulumi/sdk
Pat Gavlin 9da6b24e42 Replace proxy constructors with resource packages
A resource package understands how to construct resources for a given
package at a particular version. Resource packages are registered using
a type and version.
2020-07-17 11:24:47 -07:00
..
dotnet [codegen/*] Add support for explicit secrets. (#4927) 2020-06-30 11:35:24 -07:00
go Add support for rehydrating serialized resources. 2020-07-16 12:49:05 -07:00
nodejs Replace proxy constructors with resource packages 2020-07-17 11:24:47 -07:00
proto Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
python Replace proxy constructors with resource packages 2020-07-17 11:24:47 -07:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Upgrade to Go 1.14.x (#4697) 2020-05-28 12:01:33 +01:00
go.sum Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07:00

README.md

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.