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.pb.go | ||
engine.pb.go | ||
errors.pb.go | ||
language.pb.go | ||
plugin.pb.go | ||
provider.pb.go | ||
resource.pb.go |