Package io.fabric8.maven.docker.service
Interface ImagePullManager.CacheStore
-
- Enclosing class:
- ImagePullManager
public static interface ImagePullManager.CacheStore
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringget(String key)voidput(String key, String value)
-