Class LocalCacheInfo
java.lang.Object
org.springframework.boot.maven.LocalCacheInfo
Encapsulates configuration of a local image building cache.
- Since:
- 4.2.0
- Author:
- Scott Frederick, Stephane Nicoll
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classEncapsulates configuration of an image building cache stored in a bind mount.static classEncapsulates configuration of an image building cache stored in a volume. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
LocalCacheInfo
public LocalCacheInfo()
-
-
Method Details
-
setVolume
-
setBind
-