Uses of Enum Class
io.quarkus.test.scenarios.KubernetesDeploymentStrategy
Packages that use KubernetesDeploymentStrategy
-
Uses of KubernetesDeploymentStrategy in io.quarkus.test.scenarios
Methods in io.quarkus.test.scenarios that return KubernetesDeploymentStrategyModifier and TypeMethodDescriptionstatic KubernetesDeploymentStrategyReturns the enum constant of this class with the specified name.static KubernetesDeploymentStrategy[]KubernetesDeploymentStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.