Module docker_api::api::node

source ·
Available on crate feature swarm only.
Expand description

Manage Docker nodes

Nodes are instances of the Engine participating in a swarm. Swarm mode must be enabled for these endpoints to work.

Structs

  • Interface for accessing and manipulating Docker Node.
  • Interface for Docker Nodes.Node>