pulumi/pkg/codegen/go
Pat Gavlin a8a20ecb4b
[codegen/*] Add support for explicit secrets. (#4927)
- Add a new builtin function, secret, that marks its input value as
  secret
- Add support for this function to the various code generators

Fixes #4924.
2020-06-30 11:35:24 -07:00
..
doc.go [codegen/docs] Generate a table with links to the language-specific module pages (#4597) 2020-05-12 15:37:37 -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_program.go [Go program gen]: namespaceless resources (#4915) 2020-06-29 18:10:34 -07:00
gen_program_expression_test.go skip transient test (#4886) 2020-06-24 13:53:18 -07:00
gen_program_expressions.go [codegen/*] Add support for explicit secrets. (#4927) 2020-06-30 11:35:24 -07:00
gen_program_inputs.go [Go Program Gen] multiline strings, get/lookup disambiguation, webserver example (#4850) 2020-06-18 13:34:22 -07:00
gen_program_json.go [Go Program Gen] Improved type handling and invokes (#4749) 2020-06-05 18:52:00 -07:00
gen_program_optionals.go go program gen: lift expressions where prompt optionals are required (#4875) 2020-06-23 10:59:26 -07:00
gen_program_read_dir.go Go program gen: resource range, readDir, template strings, etc (#4818) 2020-06-15 23:00:02 -07:00
gen_program_splat.go [Go Program Gen] Support for EKS example (#4831) 2020-06-17 17:19:39 -07:00
gen_program_ternaries.go [Go Program Gen] Improved type handling and invokes (#4749) 2020-06-05 18:52:00 -07:00
gen_program_test.go go program gen: prompt array conversion, unused range vars, id handling (#4884) 2020-06-24 11:07:26 -07:00
gen_program_utils.go go program gen: prompt array conversion, unused range vars, id handling (#4884) 2020-06-24 11:07:26 -07:00
gen_test.go Update go codegen to include usage hints on Input types (#4279) 2020-04-02 19:59:08 -07:00
importer.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
utilities.go [Go program gen]: namespaceless resources (#4915) 2020-06-29 18:10:34 -07:00