| Package | Description |
|---|---|
| com.google.cloud.tools.jib.registry |
| Modifier and Type | Method and Description |
|---|---|
Authorization |
RegistryAuthenticator.authenticatePull()
Authenticates permissions to pull.
|
Authorization |
RegistryAuthenticator.authenticatePush()
Authenticates permission to pull and push.
|
static RegistryAuthenticator |
RegistryAuthenticators.forDockerHub(String repository) |
static RegistryAuthenticator |
RegistryAuthenticators.forOther(String serverUrl,
String repository) |
Copyright © 2018. All rights reserved.