Name | Type | Description | Notes |
---|---|---|---|
Metadata | MetaData | The Plugin metadata information | |
Config | PluginConfig | The configuration information to run this plugin | |
Functions | List<Function> | List of Plugin functions | |
Type | string | [optional] [readonly] [default to "Plugin"] | |
Annotations | Dictionary<string, string> | An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. | [optional] |
ApiVersion | string | [optional] [readonly] [default to "v1beta1"] |