AppPluginInfoV1
PluginInfoV1 captures the version and information about a plugin.
Properties
namestring requiredThe namepathstring requiredThe pathtypeenum requiredThe typeValues:analyzer— AnalyzerPlugin- AnalyzerPlugin is a plugin that can be used as a resource analyzer.
language— LanguagePlugin- LanguagePlugin is a plugin that can be used as a language host.
resource— ResourcePlugin- ResourcePlugin is a plugin that can be used as a resource provider for custom CRUD operations.
converter— ConverterPlugin- ConverterPlugin is a plugin that can be used to convert from other ecosystems to Pulumi.
tool— ToolPlugin- ToolPlugin is an arbitrary plugin that can be run as a tool.
versionstring requiredThe version number