pulumi/sdk
Thomas Kappler adb4606b45 Reformat all Go code with gofmt 1.19 to avoid linter failures.
Also manually re-wrap some long lines because the lll linter now
complains about them being longer than 120 chars.
2022-08-12 11:20:27 -07:00
..
dotnet feat(automation): Add options to configure logging, tracing (#10338) 2022-08-11 23:30:45 -07:00
go Reformat all Go code with gofmt 1.19 to avoid linter failures. 2022-08-12 11:20:27 -07:00
nodejs feat(automation): Add options to configure logging, tracing (#10338) 2022-08-11 23:30:45 -07:00
proto/go Add proto interfaces to move about logic to plugins (#10228) 2022-07-25 12:35:16 +01:00
python Reformat all Go code with gofmt 1.19 to avoid linter failures. 2022-08-12 11:20:27 -07:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod Update go-git to v5 (#10330) 2022-08-09 12:46:28 +01:00
go.sum Update go-git to v5 (#10330) 2022-08-09 12:46:28 +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.