pulumi/sdk/go/pulumi
Pat Gavlin a74ea205fc
Add a TODO. (#7511)
Just what it says on the tin. This code should be made more precise once
7434 is fixed.
2021-07-13 12:44:39 -07:00
..
config Temporarily disable config secrets warning (#7129) 2021-05-24 16:06:27 -07:00
provider [sdk/go] Support for implementing methods in provider (#7379) 2021-07-01 15:46:16 -07:00
templates Temporarily disable config secrets warning (#7129) 2021-05-24 16:06:27 -07:00
alias.go [sdk/go] Simplify Apply method options to reduce binary size (#6607) 2021-04-14 19:32:18 +01:00
asset.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
context.go Reject unknowns in context.go when not in preview (#7457) 2021-07-09 14:30:35 -04:00
generate.go Fix tests for builtins 2021-03-30 22:24:11 -07:00
log.go Await outstanding async work in Go. (#6983) 2021-05-14 12:00:21 -07:00
mocks.go Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -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
provider.go [sdk/go] Support for implementing methods in provider (#7379) 2021-07-01 15:46:16 -07:00
provider_linked.go [sdk/go] Support for implementing methods in provider (#7379) 2021-07-01 15:46:16 -07:00
provider_test.go Preliminary fix for #7359. (#7369) 2021-06-28 16:04:21 -07:00
resource.go [sdk/go] Support for calling methods (#7437) 2021-07-07 17:28:21 -07:00
resource_test.go Add replaceOnChanges resource option (#7226) 2021-07-01 13:32:08 -06:00
rpc.go Add a TODO. (#7511) 2021-07-13 12:44:39 -07:00
rpc_test.go Reject unknowns in context.go when not in preview (#7457) 2021-07-09 14:30:35 -04:00
run.go [sdk/go] Warn when a secret config is read as a non-secret (#7080) 2021-05-18 15:02:43 -07:00
run_test.go Await outstanding async work in Go. (#6983) 2021-05-14 12:00:21 -07:00
stack_reference.go [sdk/go] Simplify Apply method options to reduce binary size (#6607) 2021-04-14 19:32:18 +01:00
stack_reference_test.go Refactor Mock newResource and call to accept property bag rather than individual args (#6672) 2021-04-14 19:32:18 +01:00
transformation.go Support transformations in Go (#3978) 2020-03-02 13:59:11 -08:00
types.go Print actionable information on assertion failure (#7344) 2021-06-21 11:30:08 -06:00
types_builtins.go [sdk/go] Simplify Apply method options to reduce binary size (#6607) 2021-04-14 19:32:18 +01:00
types_builtins_test.go Await outstanding async work in Go. (#6983) 2021-05-14 12:00:21 -07:00
types_test.go Await outstanding async work in Go. (#6983) 2021-05-14 12:00:21 -07:00