pulumi/sdk
Abhinav Gupta acaf79bc10
all: Drop //nolint:goconst
Drops the nolint:goconst directive
now that the goconst linter is no longer enabled.
2023-03-09 11:15:21 -08:00
..
go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
nodejs Merge #12374 #12397 2023-03-09 17:11:34 +00:00
proto/go Support subdirectories in proto 2023-03-05 16:05:58 +00:00
python Merge #12374 #12397 2023-03-09 17:11:34 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Bump go-git to v5.6.0 to remove cgo dependency fixing 2023-02-28 16:01:31 -08:00
go.sum Bump go-git to v5.6.0 to remove cgo dependency fixing 2023-02-28 16:01:31 -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.