| Package | Description |
|---|---|
| com.google.cloud.tools.jib.builder | |
| com.google.cloud.tools.jib.cache |
| Class and Description |
|---|
| CacheDirectoryNotOwnedException
Thrown when trying to use a directory as
Cache, but the directory might be used by other
applications. |
| CacheMetadataCorruptedException
Exception thrown when the cache metadata failed to load correctly, indicating that it is probably
corrupted.
|
| Caches.Initializer
Initializes a
Caches with directory paths. |
| Class and Description |
|---|
| Cache
Manages a cache.
|
| CacheDirectoryNotOwnedException
Thrown when trying to use a directory as
Cache, but the directory might be used by other
applications. |
| CachedLayer
A
Layer that has been written out to a cache and has its file-backed content BLOB,
digest, size, and diff ID. |
| CacheMetadataCorruptedException
Exception thrown when the cache metadata failed to load correctly, indicating that it is probably
corrupted.
|
| Caches
Manages both the base image layers cache and the application image layers cache.
|
| Caches.Initializer
Initializes a
Caches with directory paths. |
Copyright © 2018. All rights reserved.