| Package | Description |
|---|---|
| com.google.cloud.tools.jib.frontend | |
| com.google.cloud.tools.jib.maven | |
| com.google.cloud.tools.jib.plugins.common |
| Modifier and Type | Method and Description |
|---|---|
JavaLayerConfigurations |
JavaLayerConfigurations.Builder.build() |
| Constructor and Description |
|---|
JavaDockerContextGenerator(JavaLayerConfigurations javaLayerConfigurations)
Constructs a Docker context generator for a Java application.
|
| Modifier and Type | Method and Description |
|---|---|
JavaLayerConfigurations |
MavenProjectProperties.getJavaLayerConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
static JavaLayerConfigurations |
JavaLayerConfigurationsHelper.fromExplodedWar(Path explodedWar,
AbsoluteUnixPath appRoot,
Path extraFilesDirectory,
Map<AbsoluteUnixPath,FilePermissions> extraDirectoryPermissions)
Constructs a new
JavaLayerConfigurations for a WAR project. |
JavaLayerConfigurations |
ProjectProperties.getJavaLayerConfigurations() |
Copyright © 2018. All rights reserved.