| 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 |
|---|---|
Path |
CacheReader.getLayerFile(List<Path> sourceFiles)
Finds the file that stores the content BLOB for an application layer.
|
CachedLayer |
CacheReader.getUpToDateLayerBySourceFiles(List<Path> sourceFiles)
Gets an up-to-date layer that is built from the
sourceFiles. |
Caches |
Caches.Initializer.init() |
static Cache |
Cache.init(Path cacheDirectory)
Initializes a cache with a directory.
|
Copyright © 2018. All rights reserved.