| Package | Description |
|---|---|
| com.google.cloud.tools.jib.registry.credentials |
| 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. |
Authorization |
DockerCredentialHelper.retrieve()
Retrieves the Docker credentials by calling the corresponding CLI.
|
Copyright © 2018. All rights reserved.