AnalyzerGrpc

pulumirpc.analyzer.AnalyzerGrpc$
object AnalyzerGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Analyzer.type
trait Analyzer extends AbstractService

Analyzer provides a pluggable interface for checking resource definitions against some number of resource policies. It is intentionally open-ended, allowing for implementations that check everything from raw resource definitions to entire projects/stacks/snapshots for arbitrary issues -- style, policy, correctness, security, and so on.

Analyzer provides a pluggable interface for checking resource definitions against some number of resource policies. It is intentionally open-ended, allowing for implementations that check everything from raw resource definitions to entire projects/stacks/snapshots for arbitrary issues -- style, policy, correctness, security, and so on.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AnalyzerStub

Analyzer provides a pluggable interface for checking resource definitions against some number of resource policies. It is intentionally open-ended, allowing for implementations that check everything from raw resource definitions to entire projects/stacks/snapshots for arbitrary issues -- style, policy, correctness, security, and so on.

Analyzer provides a pluggable interface for checking resource definitions against some number of resource policies. It is intentionally open-ended, allowing for implementations that check everything from raw resource definitions to entire projects/stacks/snapshots for arbitrary issues -- style, policy, correctness, security, and so on.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AnalyzerBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[AnalyzerBlockingStub], AnalyzerBlockingClient

Attributes

Supertypes
class AbstractStub[AnalyzerBlockingStub]
class Object
trait Matchable
class Any
class AnalyzerStub(channel: Channel, options: CallOptions) extends AbstractStub[AnalyzerStub], Analyzer

Attributes

Companion
object
Supertypes
trait Analyzer
class AbstractStub[AnalyzerStub]
class Object
trait Matchable
class Any
Show all
object AnalyzerStub extends StubFactory[AnalyzerStub]

Attributes

Companion
class
Supertypes
trait StubFactory[AnalyzerStub]
class Object
trait Matchable
class Any
Self type

Value members

Concrete fields

val METHOD_GET_ANALYZER_INFO: MethodDescriptor[Empty, AnalyzerInfo]
val METHOD_GET_PLUGIN_INFO: MethodDescriptor[Empty, PluginInfo]
val SERVICE: ServiceDescriptor