mirror of https://github.com/pulumi/pulumi.git
![]() `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. |
||
---|---|---|
.. | ||
analyzer_grpc_pb.js | ||
analyzer_pb.js | ||
engine_grpc_pb.js | ||
engine_pb.js | ||
errors_pb.js | ||
language_grpc_pb.js | ||
language_pb.js | ||
languages_grpc_pb.js | ||
languages_pb.js | ||
plugin_pb.js | ||
provider_grpc_pb.js | ||
provider_pb.js | ||
resource_grpc_pb.js | ||
resource_pb.js | ||
status_pb.js |