pulumi/sdk/nodejs/runtime
joeduffy 828d7863fd Implement an invoke runtime function
This wires up the Node.js SDK to the newly added Invoke function
on the resource monitor and provider gRPC interfaces, letting us
expose functions that are implemented by the providers to user code.
2017-09-30 14:53:27 -04:00
..
native Fix nativeruntime module build on Windows 2017-09-21 11:49:03 -07:00
closure.ts Support module capture without serialization (#375) 2017-09-28 16:44:00 -07:00
config.ts Convert sdk documentation to TypeDoc/JsDoc 2017-09-21 18:15:29 -07:00
debuggable.ts Convert sdk documentation to TypeDoc/JsDoc 2017-09-21 18:15:29 -07:00
index.ts Implement an invoke runtime function 2017-09-30 14:53:27 -04:00
invoke.ts Implement an invoke runtime function 2017-09-30 14:53:27 -04:00
langhost.ts Convert sdk documentation to TypeDoc/JsDoc 2017-09-21 18:15:29 -07:00
log.ts Convert sdk documentation to TypeDoc/JsDoc 2017-09-21 18:15:29 -07:00
resource.ts Implement an invoke runtime function 2017-09-30 14:53:27 -04:00
rpc.ts Implement an invoke runtime function 2017-09-30 14:53:27 -04:00
settings.ts Implement an invoke runtime function 2017-09-30 14:53:27 -04:00