| Package | Description |
|---|---|
| com.google.cloud.tools.jib.plugins.common |
| Modifier and Type | Method and Description |
|---|---|
HelpfulSuggestions |
ProjectProperties.getMainClassHelpfulSuggestions(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildStepsRunner.build(HelpfulSuggestions helpfulSuggestions)
Runs the
BuildSteps. |
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.