pulumi/pkg/codegen/go
Aaron Friel 98e48f4cc4
codegen: preserve externally visible names of a resources and outputs (#9464)
* codegen: preserve externally visible names of a resources and outputs

* refactor: rename unique name to logical name
2022-04-25 15:07:25 -07:00
..
doc.go Fix default package name (#8187) 2021-10-11 15:28:11 -07:00
doc_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
gen.go Idiomatic Go: generated code message (#9419) 2022-04-19 18:39:23 +02:00
gen_crd2pulumi.go [codegen/go] Call site defaults for Pulumi Object types (#8411) 2021-11-23 15:10:15 -08:00
gen_program.go codegen: preserve externally visible names of a resources and outputs (#9464) 2022-04-25 15:07:25 -07:00
gen_program_expression_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
gen_program_expressions.go codegen for all assets and archives types (#9463) 2022-04-25 12:59:30 -07:00
gen_program_json.go Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
gen_program_optionals.go [codegen/go] Improve optional params in invoke 2022-02-01 11:44:40 -08:00
gen_program_read_dir.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program_splat.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program_ternaries.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
gen_program_test.go Expose the check function (#9176) 2022-03-16 11:42:30 -07:00
gen_program_utils.go Implemented filebase64sha256 & fileArchive support for codegen (#7997) 2022-01-21 16:03:25 +02:00
gen_spill.go Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
gen_test.go Idiomatic Go: generated code message (#9419) 2022-04-19 18:39:23 +02:00
importer.go [codegen/go] Add support for specifying internal dependencies (#9183) 2022-03-18 17:02:33 -07:00
test.go Expose the check function (#9176) 2022-03-16 11:42:30 -07:00
utilities.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
utilities_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00