| Package | Description |
|---|---|
| com.google.cloud.tools.jib.image | |
| com.google.cloud.tools.jib.plugins.common |
| Modifier and Type | Method and Description |
|---|---|
static ImageReference |
ImageReference.parse(String reference) |
| Modifier and Type | Method and Description |
|---|---|
static ImageReference |
ConfigurationPropertyValidator.getGeneratedTargetDockerTag(String targetImage,
JibLogger logger,
String projectName,
String projectVersion,
HelpfulSuggestions helpfulSuggestions)
Returns an
ImageReference parsed from the configured target image, or one of the form
project-name:project-version if target image is not configured |
Copyright © 2018. All rights reserved.