| Package | Description |
|---|---|
| com.google.cloud.tools.jib.registry |
| Modifier and Type | Method and Description |
|---|---|
static RegistryAuthenticator |
RegistryAuthenticators.forDockerHub(String repository) |
static RegistryAuthenticator |
RegistryAuthenticators.forOther(String serverUrl,
String repository) |
RegistryAuthenticator |
RegistryClient.getRegistryAuthenticator()
Gets the
RegistryAuthenticator to authenticate pulls from the registry. |
Copyright © 2018. All rights reserved.