pulumi/pkg/codegen/testing/test/testdata/output-funcs/nodejs
Fraser Waters 84d4cc6371 Fix isInstance methods on generated provider types in the nodejs sdks
Fixes https://github.com/pulumi/pulumi/issues/12584
2023-06-28 14:59:10 +01:00
..
scripts export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
types Revert "Merge #10831" 2022-12-05 10:19:41 -08:00
README.md export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
codegen-manifest.json [codegen/python] fix invalid codegen on empty outputs functions (#9649) 2022-05-23 14:43:38 -07:00
funcWithAllOptionalInputs.ts Generate JS doc comments for output-versioned invokes and use explicit any type 2022-12-05 12:57:05 +01:00
funcWithConstInput.ts [nodejs/sdk-gen] Simplify default options for function invokes 2022-11-14 14:58:16 +01:00
funcWithDefaultValue.ts Generate JS doc comments for output-versioned invokes and use explicit any type 2022-12-05 12:57:05 +01:00
funcWithDictParam.ts Generate JS doc comments for output-versioned invokes and use explicit any type 2022-12-05 12:57:05 +01:00
funcWithEmptyOutputs.ts Do not generate Result types for functions with empty outputs 2022-12-09 14:36:44 +01:00
funcWithListParam.ts Generate JS doc comments for output-versioned invokes and use explicit any type 2022-12-05 12:57:05 +01:00
getBastionShareableLink.ts Generate JS doc comments for output-versioned invokes and use explicit any type 2022-12-05 12:57:05 +01:00
getClientConfig.ts [nodejs/sdk-gen] Simplify default options for function invokes 2022-11-14 14:58:16 +01:00
getIntegrationRuntimeObjectMetadatum.ts Generate JS doc comments for output-versioned invokes and use explicit any type 2022-12-05 12:57:05 +01:00
index.ts Do not generate Result types for functions with empty outputs 2022-12-09 14:36:44 +01:00
listStorageAccountKeys.ts Generate JS doc comments for output-versioned invokes and use explicit any type 2022-12-05 12:57:05 +01:00
package.json Update @types/node version in tests 2023-02-07 14:20:27 +00:00
provider.ts Fix isInstance methods on generated provider types in the nodejs sdks 2023-06-28 14:59:10 +01:00
tsconfig.json Revert "Merge #10831" 2022-12-05 10:19:41 -08:00
utilities.ts [codegen/node] Implement support for lazy-loaded Node modules (#10538) 2022-09-01 18:42:44 -04:00

README.md