| Package | Description |
|---|---|
| com.google.cloud.tools.jib.cache | |
| com.google.cloud.tools.jib.configuration |
| Class and Description |
|---|
| Cache
Cache for storing data to be shared between Jib executions.
|
| CacheCorruptedException
Thrown if the the cache was found to be corrupted.
|
| CachedLayer
Default implementation of
CachedLayer. |
| CachedLayer.Builder
Builds a
CachedLayer. |
| Retry
Retries an action until it succeeds, or has retried too often and failed.
|
| Retry.Action
A runnable action that may throw an exception of type
E. |
| Class and Description |
|---|
| Cache
Cache for storing data to be shared between Jib executions.
|
Copyright © 2019. All rights reserved.