| 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() |
RegistryAuthenticator |
RegistryAuthenticator.setAuthorization(Authorization authorization)
Sets an
Authorization header to authenticate with. |
Copyright © 2018. All rights reserved.