pulumi/sdk
Justin Van Patten a5fea292a3
Fix doc comment to filter internal API (#3814)
I noticed `_setQueryMode` wasn't being filtered out of API docs, and it was due to the comment not being a _doc_ comment.
2020-01-27 10:22:32 -08:00
..
dotnet First-class Stack component for .NET (#3618) 2019-12-23 08:31:12 +01:00
go Fix three bugs in the Go SDK 2020-01-27 09:14:23 -08:00
nodejs Fix doc comment to filter internal API (#3814) 2020-01-27 10:22:32 -08:00
proto Fixed 'transacational' misspelling. 2020-01-13 10:45:07 -08:00
python fix python sdk stack ref regression (#3798) 2020-01-24 09:36:47 -08:00
README.md Update stale README 2018-06-30 09:55:12 -07:00

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/.