pulumi/sdk
Fraser Waters 601f7c6a78 Cleaning up a few pkg/errors uses
Not all of them, but replacing a batch of pkg/errors with just errors or
fmt.
2022-11-02 14:20:44 +00:00
..
dotnet Merge #11106 2022-10-31 19:27:11 +00:00
go Cleaning up a few pkg/errors uses 2022-11-02 14:20:44 +00:00
nodejs [auto/nodejs] Support for remote operations 2022-10-28 12:56:30 -07:00
proto/go feat(engine): Adds structured alias support to the engine 2022-10-11 17:56:32 -04:00
python [auto/python] Support for remote operations 2022-10-28 12:54:22 -07:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod [cli] Experimental support for remote operations 2022-10-27 16:15:59 -07:00
go.sum Use project schema to validate projects we load 2022-09-02 10:09:24 +01: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 the top level directory proto.