pulumi/sdk
Justin Van Patten 4f3f366695
[sdk/python] Marshal output values (#7926)
This change adds support for marshaling outputs as output values in the Python SDK.
2021-09-15 21:49:23 -07:00
..
dotnet Iwahbe/7881/thread replace on chages through sdks (#7967) 2021-09-15 14:29:13 -07:00
go [sdk/go] Add RegisterInputType and register built-in types (#7928) 2021-09-15 21:12:49 -07:00
nodejs [sdk/nodejs] Marshal output values (#7925) 2021-09-15 18:25:26 -07:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python [sdk/python] Marshal output values (#7926) 2021-09-15 21:49:23 -07:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Initial support for (un)marshaling output values (#7861) 2021-09-13 09:05:31 -07:00
go.sum Initial support for (un)marshaling output values (#7861) 2021-09-13 09:05:31 -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/.