Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 611 Bytes

ContainerNode.md

File metadata and controls

24 lines (14 loc) · 611 Bytes

ContainerNode

Deprecated: ContainerNode was used for the classic Docker Swarm standalone API. It will be removed in the next release.

Properties

Name Type Description Notes
addr String [optional]
cpus Long [optional]
ID String [optional]
IP String [optional]
labels Map<String, String> [optional]
memory Long [optional]
name String [optional]

Implemented Interfaces

  • Serializable