pulumi/pkg/codegen
Praneet Loke 30b12cff49
[codegen/docs] Various Go-related fixes (#4646)
* Remove code that was hiding Go as a language option for k8s overlay resources. Mark input args type for Functions as optional in Go.

* Show a special note in the Go function's snippet when the function name does not match other languages.

* Make sure the draft PR stays assigned to the original author. Add some more comments.

* Remove logic to use the Go ModuleToPackage map to then lookup the relevant C# namespace. Make getLanguageModuleName a method of modContext since passing in a package is not needed anymore.
2020-05-15 17:33:56 -07:00
..
docs [codegen/docs] Various Go-related fixes (#4646) 2020-05-15 17:33:56 -07:00
dotnet [codegen/docs] Use the C# namespaces override map for links. (#4616) 2020-05-13 09:32:40 -07:00
go go gen_program shell + test + sample (#4630) 2020-05-14 08:43:12 -07:00
hcl2 Resolve referenced packages for every TF program (#4636) 2020-05-15 19:18:07 +02:00
internal/test go gen_program shell + test + sample (#4630) 2020-05-14 08:43:12 -07:00
nodejs [codegen/nodejs] SDK generator fixes. (#4618) 2020-05-13 10:55:37 -07:00
python Link Python and Go constructors (#4593) 2020-05-15 09:51:24 -07:00
schema [codegen/schema] Path unescape type tokens in refs (#4641) 2020-05-14 13:35:57 -07:00
docs.go [codegen/docs] Generate a table with links to the language-specific module pages (#4597) 2020-05-12 15:37:37 -07:00
docs_test.go [codegen/docs] Add a new template for examples section (#4591) 2020-05-08 16:25:28 -07:00
utilities.go [codegen/python] Fix nested quotes. (#4539) 2020-04-30 16:34:25 -07:00