| 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.
|
| ContainerizingMode
Containerizing mode.
|
| ProjectProperties
Project property methods that require maven/gradle-specific implementations.
|
| Class and Description |
|---|
| AuthProperty
Holds a username and password property.
|
| BuildStepsExecutionException
Wraps an exception that happens during containerization.
|
| ContainerizingMode
Containerizing mode.
|
| DefaultCredentialRetrievers
Generates a list of default
CredentialRetrievers. |
| HelpfulSuggestions
Builds messages that provides suggestions on how to fix the error.
|
| IncompatibleBaseImageJavaVersionException
Exception when the Java version in the base image is incompatible with the Java version of the
application to be containerized.
|
| InferredAuthException
Indicates that the
InferredAuthProvider encountered a failure while trying to determine
auth credentials (not thrown for missing). |
| InferredAuthProvider
An auth provider specific to the client's architecture.
|
| InvalidAppRootException
Indicates that the
container.appRoot config value is invalid. |
| InvalidContainerizingModeException
Indicates that the
containerizingMode config value is invalid. |
| InvalidContainerVolumeException
Indicates that the
container.volumes config value has at least one invalid path. |
| InvalidCreationTimeException
Exception when an invalid container creation timestamp configuration is encountered.
|
| InvalidFilesModificationTimeException
Exception when an invalid file timestamp configuration is encountered.
|
| InvalidWorkingDirectoryException
Indicates that the
container.workingDirectory config value is invalid. |
| JibBuildRunner
Runs Jib and builds helpful error messages.
|
| MainClassInferenceException
Thrown when main class inference fails.
|
| ProjectProperties
Project property methods that require maven/gradle-specific implementations.
|
| RawConfiguration
Holds raw plugin configuration parameter values.
|
Copyright © 2019. All rights reserved.