public class ImagePullCache extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ImagePullCache.Backend |
| Constructor and Description |
|---|
ImagePullCache(ImagePullCache.Backend backend) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasAlreadyPulled(String image) |
void |
pulled(String image) |
public ImagePullCache(ImagePullCache.Backend backend)
Copyright © 2023. All rights reserved.