pulumi/sdk/go/pulumi
Anton Tayanovskyy 22f332e094
Fix docstring on node log.error and other SDK equivalents (#6573)
* Fix docstring of log.error across SDKs to explain non-termination

* Accept PR feedback, briefer docstrings.
2021-03-18 13:57:10 -04:00
..
config [BREAKING] Remove unidiomatic numerical types from Go SDK (#6143) 2021-01-26 10:58:21 -08:00
templates [sdk/go] Add To methods to convert array and map values to Inputs (#6337) 2021-03-05 19:43:33 +11: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 Plumb context through RPC interface to support resource construction (#6089) 2021-01-12 11:40:53 -07:00
generate.go [sdk/go] Add To methods to convert array and map values to Inputs (#6337) 2021-03-05 19:43:33 +11:00
log.go Fix docstring on node log.error and other SDK equivalents (#6573) 2021-03-18 13:57:10 -04:00
mocks.go [sdk/go] Implement getResource in the mock monitor (#5923) 2021-03-16 16:59:02 -07:00
printf.go Redesign the Go SDK resource/input/output system. (#3506) 2020-01-18 10:08:37 -05:00
printf_test.go Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
resource.go Fix malformed resource value bug (#6164) 2021-01-21 16:40:27 -07:00
resource_test.go Fix malformed resource value bug (#6164) 2021-01-21 16:40:27 -07:00
rpc.go Fix malformed resource value bug (#6164) 2021-01-21 16:40:27 -07:00
rpc_test.go [BREAKING] Remove unidiomatic numerical types from Go SDK (#6143) 2021-01-26 10:58:21 -08:00
run.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
run_test.go [sdk/go] Implement getResource in the mock monitor (#5923) 2021-03-16 16:59:02 -07: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 Support remote components in Go (#5558) 2020-10-29 15:13:17 -07:00
transformation.go Support transformations in Go (#3978) 2020-03-02 13:59:11 -08:00
types.go [chore] cleanup go formatting of pulumi.Unsecret (#6127) 2021-01-19 18:02:21 +00:00
types_builtins.go [sdk/go] Add To methods to convert array and map values to Inputs (#6337) 2021-03-05 19:43:33 +11:00
types_builtins_test.go [sdk/go] Add To methods to convert array and map values to Inputs (#6337) 2021-03-05 19:43:33 +11:00
types_test.go Adding `pulumi.IsSecret` and `pulumi.Unsecret` to the Go SDK (#6085) 2021-01-15 20:49:48 +00:00