| Package | Description |
|---|---|
| com.google.cloud.tools.jib.builder | |
| com.google.cloud.tools.jib.cache |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildSteps.run() |
| Modifier and Type | Method and Description |
|---|---|
Path |
CacheReader.getLayerFile(com.google.common.collect.ImmutableList<Path> sourceFiles)
Finds the file that stores the content BLOB for an application layer.
|
CachedLayer |
CacheReader.getUpToDateLayerBySourceFiles(com.google.common.collect.ImmutableList<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.