Uses of Class
org.apache.camel.v1.buildspec.tasks.kaniko.Registry
-
Packages that use Registry Package Description org.apache.camel.v1.buildspec.tasks -
-
Uses of Registry in org.apache.camel.v1.buildspec.tasks
Methods in org.apache.camel.v1.buildspec.tasks that return Registry Modifier and Type Method Description RegistryKaniko. getRegistry()Methods in org.apache.camel.v1.buildspec.tasks with parameters of type Registry Modifier and Type Method Description voidKaniko. setRegistry(Registry registry)
-