| Package | Description |
|---|---|
| com.google.cloud.tools.jib.configuration |
| Modifier and Type | Method and Description |
|---|---|
static ImageConfiguration.Builder |
ImageConfiguration.builder(ImageReference imageReference)
Constructs a builder for an
ImageConfiguration. |
ImageConfiguration.Builder |
ImageConfiguration.Builder.setCredentialHelper(String credentialHelper)
Sets the credential helper name used for authenticating with the image's registry.
|
ImageConfiguration.Builder |
ImageConfiguration.Builder.setKnownRegistryCredentials(RegistryCredentials knownRegistryCredentials)
Sets known credentials used for authenticating with the image's registry.
|
Copyright © 2018. All rights reserved.