| Package | Description |
|---|---|
| com.spotify.docker.client |
| Modifier and Type | Method and Description |
|---|---|
UnlockKey |
DefaultDockerClient.unlockKey() |
UnlockKey |
DockerClient.unlockKey()
Get an unlock key for unlocking a swarm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDockerClient.unlock(UnlockKey unlockKey) |
void |
DockerClient.unlock(UnlockKey unlockKey)
Unlock a swarm.
|
Copyright © 2019. All rights reserved.