| Package | Description |
|---|---|
| com.spotify.docker.client | |
| com.spotify.docker.client.messages |
| Modifier and Type | Method and Description |
|---|---|
static DockerCredentialHelperAuth |
DockerCredentialHelper.get(String credsStore,
String registry)
Get an auth value from a credsStore for a registry.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
DockerCredentialHelper.store(String credsStore,
DockerCredentialHelperAuth auth)
Store an auth value in the credsStore.
|
| Modifier and Type | Method and Description |
|---|---|
static DockerCredentialHelperAuth |
DockerCredentialHelperAuth.create(String username,
String secret,
String serverUrl) |
Copyright © 2018. All rights reserved.