pulumi/sdk
Fraser Waters 1beb4f827e
Compile protobufs with "pulumi" namespace (#10074)
* Move proto file to top level

* Regenerate go protobufs

* Regenerate python protobufs

* Fix dotnet protobuf references

* Update README

* Fix up nodejs protobufs

* Add to CHANGELOG

* lint

* Remove google/protobuf/status

* Revert server changes

* Restore pyi files

* Revert "Remove google/protobuf/status" for nodejs

This reverts commit d692f00bd2.
2022-07-12 14:45:03 +01:00
..
dotnet Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go allow `pulumi destroy -s <stack>` if not in a pulumi project dir (#9918) 2022-07-11 08:28:53 -07:00
nodejs Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
proto/go Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
python Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod Add NewUniqueName (#9852) 2022-06-15 20:11:20 +01:00
go.sum Add NewUniqueName (#9852) 2022-06-15 20:11:20 +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.