Class CacheSpec.VolumeCacheSpec
java.lang.Object
org.springframework.boot.gradle.tasks.bundling.CacheSpec.VolumeCacheSpec
- Enclosing class:
- CacheSpec
Configuration for an image building cache stored in a Docker volume.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VolumeCacheSpec
public VolumeCacheSpec()
-
-
Method Details
-
getName
Returns the name of the cache.- Returns:
- the cache name
-