mirror of https://github.com/pulumi/pulumi.git
025add9c3e
For generated types that impleemnt `pulumi.Output`, or those that implement `pulumi.Input` with a means of converting themselves to a `pulumi.Output`, also generate `ToOutput(context.Context) pux.Output[..]` to satisfy the `pux.Input[T]` interface. This allows all these generated types to be used with `pux.Apply` and other type-safe generic APIs per #13057. Resolves #13587 |
||
---|---|---|
.. | ||
gen_program_test | ||
doc.go | ||
doc_test.go | ||
gen.go | ||
gen_crd2pulumi.go | ||
gen_program.go | ||
gen_program_expression_test.go | ||
gen_program_expressions.go | ||
gen_program_json.go | ||
gen_program_optionals.go | ||
gen_program_read_dir.go | ||
gen_program_splat.go | ||
gen_program_ternaries.go | ||
gen_program_test.go | ||
gen_program_utils.go | ||
gen_spill.go | ||
gen_test.go | ||
importer.go | ||
test.go | ||
utilities.go | ||
utilities_test.go |