Uses of Enum Class
io.quarkus.deployment.pkg.NativeConfig.ImagePullStrategy
Packages that use NativeConfig.ImagePullStrategy
-
Uses of NativeConfig.ImagePullStrategy in io.quarkus.deployment.pkg
Methods in io.quarkus.deployment.pkg that return NativeConfig.ImagePullStrategyModifier and TypeMethodDescriptionNativeConfig.BuilderImageConfig.pull()The strategy for pulling the builder image during the build.Returns the enum constant of this class with the specified name.static NativeConfig.ImagePullStrategy[]NativeConfig.ImagePullStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.