docker-sdk-rust/docs/Plugin.md
2025-06-16 16:37:36 +07:00

712 B

Plugin

Properties

Name Type Description Notes
id Option<String> [optional]
name String
enabled bool True if the plugin is running. False if the plugin is not running, only installed.
settings models::PluginSettings
plugin_reference Option<String> plugin remote reference used to push/pull the plugin [optional]
config models::PluginConfig

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