| Package | Description |
|---|---|
| com.google.cloud.tools.jib.registry | |
| com.google.cloud.tools.jib.registry.credentials |
| Modifier and Type | Method and Description |
|---|---|
Authorization |
DockerCredentialRetriever.retrieve()
Retrieves the Docker credentials by calling the corresponding CLI.
|
| Modifier and Type | Method and Description |
|---|---|
static RegistryCredentials |
RegistryCredentials.from(List<String> credentialHelperSuffixes,
List<String> registries)
Retrieves credentials for
registries using the credential helpers referred to by credentialHelperSuffixes. |
Copyright © 2018. All rights reserved.