Uses of Enum Class
io.quarkus.kubernetes.deployment.OpenShiftConfig.OpenshiftFlavor
Packages that use OpenShiftConfig.OpenshiftFlavor
-
Uses of OpenShiftConfig.OpenshiftFlavor in io.quarkus.kubernetes.deployment
Methods in io.quarkus.kubernetes.deployment that return OpenShiftConfig.OpenshiftFlavorModifier and TypeMethodDescriptionOpenShiftConfig.flavor()The OpenShift flavor / version to use.Returns the enum constant of this class with the specified name.static OpenShiftConfig.OpenshiftFlavor[]OpenShiftConfig.OpenshiftFlavor.values()Returns an array containing the constants of this enum class, in the order they are declared.