SwarmSpec

constructor(name: String? = null, labels: Map<String, String>? = null, orchestration: SwarmSpecOrchestration? = null, raft: SwarmSpecRaft? = null, dispatcher: SwarmSpecDispatcher? = null, caConfig: SwarmSpecCAConfig? = null, encryptionConfig: SwarmSpecEncryptionConfig? = null, taskDefaults: SwarmSpecTaskDefaults? = null)

Parameters

name

Name of the swarm.

labels

User-defined key/value metadata.

orchestration
raft
dispatcher
caConfig
encryptionConfig
taskDefaults