Module docker_api::api::plugin[][src]

This is supported on crate feature swarm only.
Expand description

Install, create and manage plugins

Re-exports

pub use models::*;
pub use opts::*;

Modules

Structs

Interface for accessing and manipulating Docker Plugin.

Interface for Docker Plugins.Plugin>

Type Definitions