Node

constructor(ID: String? = null, version: ObjectVersion? = null, createdAt: String? = null, updatedAt: String? = null, spec: NodeSpec? = null, description: NodeDescription? = null, status: NodeStatus? = null, managerStatus: ManagerStatus? = null)

Parameters

ID
version
createdAt

Date and time at which the node was added to the swarm in RFC 3339 format with nano-seconds.

updatedAt

Date and time at which the node was last updated in RFC 3339 format with nano-seconds.

spec
description
status
managerStatus