| Interface | Description |
|---|---|
| ImagePullPolicy |
| Class | Description |
|---|---|
| AbstractImagePullPolicy | |
| ImageData | |
| ImageData.ImageDataBuilder | |
| ParsedDockerfile |
Representation of a Dockerfile, with partial parsing for extraction of a minimal set of data.
|
| PullPolicy |
Convenience class with logic for building common
ImagePullPolicy instances. |
| RemoteDockerImage | |
| TimeLimitedLoggedPullImageResultCallback |
PullImageResultCallback with improved logging of pull progress and a 'watchdog' which will abort the pull
if progress is not being made, to prevent a hanging test |