pulumi/sdk/go/pulumi
2020-09-01 09:59:27 -07:00
..
config Set default namespace for go config for config-less get/try/require (#4802) 2020-06-12 16:35:06 -07:00
templates Go SDK interfaces should declare impl of Ptr types where appropriate (#4911) 2020-06-26 11:25:53 -07:00
alias.go Remove use of github.com/pkg/errors from Go SDK 2020-02-26 16:27:07 +00:00
asset.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
context.go check for nil resource and invoke options in go sdk (#5270) 2020-09-01 09:59:27 -07:00
generate.go Add missing MapMap and ArrayArray types to Go SDK (#5092) 2020-08-03 11:37:28 -07:00
log.go Handle invalid UTF-8 characters before RPC calls (#4816) 2020-06-17 13:30:59 -06:00
mocks.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
printf.go Redesign the Go SDK resource/input/output system. (#3506) 2020-01-18 10:08:37 -05:00
printf_test.go Add support for secrets in Go SDK (#3938) 2020-02-25 17:45:36 -08:00
resource.go check for nil resource and invoke options in go sdk (#5270) 2020-09-01 09:59:27 -07:00
resource_test.go Define merge behavior for go resource options (#4316) 2020-04-07 14:19:33 -07:00
rpc.go Support map-typed inputs in Go SDK RegisterResource (#4521) 2020-04-30 11:56:47 -07:00
rpc_test.go Support map-typed inputs in Go SDK RegisterResource (#4521) 2020-04-30 11:56:47 -07:00
run.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
run_test.go [sdk/go] Add support for untagged outputs. (#4640) 2020-05-14 14:43:20 -06:00
stack_reference.go fix stack reference helpers to handle nil values (#4370) 2020-04-12 08:44:08 -07:00
stack_reference_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
transformation.go Support transformations in Go (#3978) 2020-03-02 13:59:11 -08:00
types.go Add ResourceOutput type to Go SDK (#4575) 2020-05-05 21:13:58 -06:00
types_builtins.go Add missing MapMap and ArrayArray types to Go SDK (#5092) 2020-08-03 11:37:28 -07:00
types_builtins_test.go Add missing MapMap and ArrayArray types to Go SDK (#5092) 2020-08-03 11:37:28 -07:00
types_test.go Go SDK interfaces should declare impl of Ptr types where appropriate (#4911) 2020-06-26 11:25:53 -07:00