pulumi/pkg/codegen/dotnet
Pat Gavlin 3c620fcd23 [codegen/*] Add support for explicit secrets.
- Add a new builtin function, secret, that marks its input value as
  secret
- Add support for this function to the various code generators

Note that the Go code generation isn't really correct, as it is missing
a type assertion.

Fixes #4924.
2020-06-30 10:47:54 -07:00
..
doc.go [codegen/docs] Use the C# namespaces override map for links. (#4616) 2020-05-13 09:32:40 -07:00
doc_test.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
gen_intrinsics.go Initial support for C# program gen (#4611) 2020-05-19 10:18:38 +02:00
gen_program.go [codegen/*] Add support for resource options. (#4925) 2020-06-29 16:33:52 -07:00
gen_program_expressions.go [codegen/*] Add support for explicit secrets. 2020-06-30 10:47:54 -07:00
gen_program_test.go Turn program gen NYIs into diagnostic errors (#4794) 2020-06-10 10:21:53 -07:00
importer.go Introduce k8s compatibility mode to C# codegen (#4544) 2020-05-19 11:41:06 +02:00
templates.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
utilities.go Small bug fixes in C# codegen (#4702) 2020-05-26 19:12:56 +02:00