pulumi/sdk
Ian Wahbe e38876f7af
[sdk/go] Respect default parent in go aliases. (#8288)
* Respect default parent in go aliases.

* Update changelog

* Handle empty parrents correctly

* Allow specifying no parent

* clarify variable name

* Improve `Unparent` ergonomics

* Take t0yv0's suggestion

* Adopt @t0yv0's tests and doc comments.

* Make NoParent,Parent,ParentURN mutually exclusive
2021-10-28 17:25:31 -07:00
..
dotnet .NET & python SDKs parity for bad pulumi versions (#8297) 2021-10-27 20:54:23 -07:00
go [sdk/go] Respect default parent in go aliases. (#8288) 2021-10-28 17:25:31 -07:00
nodejs .NET & python SDKs parity for bad pulumi versions (#8297) 2021-10-27 20:54:23 -07:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python .NET & python SDKs parity for bad pulumi versions (#8297) 2021-10-27 20:54:23 -07:00
go.mod Iwahbe/8000/uprgade go versions (#8171) 2021-10-11 09:47:08 -07:00
go.sum Initial support for (un)marshaling output values (#7861) 2021-09-13 09:05:31 -07:00
README.md Updating .NET references 2020-04-27 12:42:11 -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/.