| Package | Description |
|---|---|
| com.google.cloud.tools.jib.maven | |
| com.google.cloud.tools.jib.plugins.common |
| Class and Description |
|---|
| AuthProperty
Holds a username and password property.
|
| ProjectProperties
Project property methods that require maven/gradle-specific implementations.
|
| Class and Description |
|---|
| AppRootInvalidException
Indicates that the container.appRoot config value is invalid (i.e., the path is not in the
absolute unix-path style.
|
| AuthProperty
Holds a username and password property.
|
| BuildStepsExecutionException
Wraps an exception that happens during
BuildSteps.run(). |
| BuildStepsRunner
Runs a
BuildSteps and builds helpful error messages. |
| DefaultCredentialRetrievers
Generates a list of default
CredentialRetrievers. |
| HelpfulSuggestions
Builds messages that provides suggestions on how to fix the error.
|
| InferredAuthRetrievalException
Exception when trying to retrieve an inferred auth info.
|
| MainClassInferenceException
Thrown when main class inference fails.
|
| PluginConfigurationProcessor
Configures and provides
JibContainerBuilder for the image building tasks based on raw
plugin configuration values and project properties. |
| ProjectProperties
Project property methods that require maven/gradle-specific implementations.
|
| RawConfiguration
Holds raw plugin configuration parameter values.
|
Copyright © 2018. All rights reserved.