Modifier and Type | Method and Description |
---|---|
LeaveSwarmCmd |
DockerClient.leaveSwarmCmd()
Disables swarm node for the docker engine and leaves the swarm cluster
|
Modifier and Type | Method and Description |
---|---|
LeaveSwarmCmd |
LeaveSwarmCmd.withForceEnabled(java.lang.Boolean force) |
Modifier and Type | Method and Description |
---|---|
LeaveSwarmCmd |
DockerClientImpl.leaveSwarmCmd() |
Modifier and Type | Class and Description |
---|---|
class |
LeaveSwarmCmdImpl |
Modifier and Type | Method and Description |
---|---|
LeaveSwarmCmd |
LeaveSwarmCmdImpl.withForceEnabled(java.lang.Boolean force) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Void |
LeaveSwarmCmdExec.execute(LeaveSwarmCmd command) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Void |
LeaveSwarmCmdExec.execute(LeaveSwarmCmd command) |
Copyright © 2019. All Rights Reserved.