| Package | Description |
|---|---|
| com.google.cloud.tools.jib.registry |
| Modifier and Type | Method and Description |
|---|---|
Authorization |
RegistryAuthenticator.authenticate()
Sends the authentication request and retrieves the Bearer authorization token.
|
static RegistryAuthenticator |
RegistryAuthenticators.forDockerHub(String repository) |
static RegistryAuthenticator |
RegistryAuthenticators.forOther(String serverUrl,
String repository) |
Copyright © 2018. All rights reserved.