pulumi/sdk/nodejs/proto
Alex Clemmer cd86475009 Add GetAnalyzerInfo to Analyzer gRPC definition
`GetAnalyzerInfo` is an RPC command that allows the Pulumi CLI to ask an
`Analyzer` for metadata about the resource policies it defines.

This is useful because the Pulumi service needs to be able to render
metadata about a policy pack after the user runs a `pulumi policy
publish`. Since we don't execute code on the server, the first step of
`policy publish` is to interrogate the policy pack program about what
policies it has, so that this metadata can be sent to the server, along
with a packed version of those policies.
2019-07-16 00:58:33 -07:00
..
analyzer_grpc_pb.js Add GetAnalyzerInfo to Analyzer gRPC definition 2019-07-16 00:58:33 -07:00
analyzer_pb.js Add GetAnalyzerInfo to Analyzer gRPC definition 2019-07-16 00:58:33 -07:00
engine_grpc_pb.js Update the provider RPC interface (#2512) 2019-03-05 10:49:24 -08:00
engine_pb.js Update the provider RPC interface (#2512) 2019-03-05 10:49:24 -08:00
errors_pb.js Work around commonjs protoc bug (#2403) 2019-01-29 17:07:47 -08:00
language_grpc_pb.js Use nightly protoc gRPC plugin for node (#1948) 2018-09-17 15:16:31 -07:00
language_pb.js Add query mode to the language protocol 2019-05-02 18:08:08 -07:00
languages_grpc_pb.js Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
languages_pb.js Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
plugin_pb.js Allow GetRequiredPlugins RPC to return a download location 2019-06-03 09:31:18 -07:00
provider_grpc_pb.js Regnerate gRPC generated code 2019-05-10 17:07:52 -07:00
provider_pb.js Addition of Custom Timeouts (#2885) 2019-07-16 00:26:28 +03:00
resource_grpc_pb.js Regnerate gRPC generated code 2019-05-10 17:07:52 -07:00
resource_pb.js Addition of Custom Timeouts (#2885) 2019-07-16 00:26:28 +03:00
status_pb.js Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00