Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 794 Bytes

PluginConfig.md

File metadata and controls

16 lines (11 loc) · 794 Bytes

PollinationSDK.Model.PluginConfig

Properties

Name Type Description Notes
Docker DockerConfig The configuration to use this plugin in a docker container
Type string [optional] [readonly] [default to "PluginConfig"]
Annotations Dictionary<string, string> An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. [optional]
Local LocalConfig The configuration to use this plugin locally [optional]

[Back to Model list] [Back to API list] [Back to README]