plugin/plugin.interfaces
Index
Member | Description |
---|---|
PluginSource | Defines the repository of the plugin. Used to know where to get the plugin from. |
PluginType | Specifies the type of the plugin. Determines how the plugin would interact with Altair. |
AltairV1Plugin | - |
PluginManifest | Plugin Manifest Structure |
RemotePluginListItem | - |
RemotePluginListResponse | - |
PluginCapabilities | Specifies the capabilities (functionalities) available to the plugin. In the future, this would be used to request the necessary permissions from the user. |
createV1Plugin | - |