Skip to content

dsdk / v1.47 / JoinTokens

Type Alias: JoinTokens ​

JoinTokens: object

JoinTokens contains the tokens workers and managers need to join the swarm.

Type declaration ​

NameTypeDescription
Manager?stringThe token managers can use to join the swarm.
Worker?stringThe token workers can use to join the swarm.