Uses of Enum Class
io.quarkus.kubernetes.deployment.AutoScalerClass
Packages that use AutoScalerClass
-
Uses of AutoScalerClass in io.quarkus.kubernetes.deployment
Methods in io.quarkus.kubernetes.deployment that return AutoScalerClassModifier and TypeMethodDescriptionstatic AutoScalerClassReturns the enum constant of this class with the specified name.static AutoScalerClass[]AutoScalerClass.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.kubernetes.deployment that return types with arguments of type AutoScalerClassModifier and TypeMethodDescriptionAutoScalingConfig.autoScalerClass()The Autoscaler class.GlobalAutoScalingConfig.autoScalerClass()The Autoscaler class.Methods in io.quarkus.kubernetes.deployment with parameters of type AutoScalerClassModifier and TypeMethodDescriptionstatic io.dekorate.knative.config.AutoScalerClassAutoScalerClassConverter.convert(AutoScalerClass clazz)