Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 176 Bytes

NodeState.md

File metadata and controls

14 lines (6 loc) · 176 Bytes

DockerEngineApi.NodeState

Enum

  • unknown (value: "unknown")

  • down (value: "down")

  • ready (value: "ready")

  • disconnected (value: "disconnected")