Uses of Class
org.apache.camel.v1.buildspec.tasks.kaniko.Cache
-
Packages that use Cache Package Description org.apache.camel.v1.buildspec.tasks -
-
Uses of Cache in org.apache.camel.v1.buildspec.tasks
Methods in org.apache.camel.v1.buildspec.tasks that return Cache Modifier and Type Method Description CacheKaniko. getCache()Methods in org.apache.camel.v1.buildspec.tasks with parameters of type Cache Modifier and Type Method Description voidKaniko. setCache(Cache cache)
-