| Package | Description |
|---|---|
| com.google.cloud.tools.jib.builder | |
| com.google.cloud.tools.jib.cache |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildImageSteps.run() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CacheChecker.areSourceFilesModified(List<Path> sourceFiles)
Deprecated.
|
Path |
CacheReader.getLayerFile(CachedLayerType layerType,
List<Path> sourceFiles)
Finds the file that stores the content BLOB for an application layer.
|
CachedLayer |
CacheChecker.getUpToDateLayerBySourceFiles(List<Path> sourceFiles) |
Caches |
Caches.Initializer.init() |
static Cache |
Cache.init(Path cacheDirectory)
Initializes a cache with a directory.
|
Copyright © 2018. All rights reserved.