Uses of Enum Class
io.quarkus.kubernetes.deployment.AutoScalerClass
Packages that use AutoScalerClass
-
Uses of AutoScalerClass in io.quarkus.kubernetes.deployment
Fields in io.quarkus.kubernetes.deployment with type parameters of type AutoScalerClassModifier and TypeFieldDescription(package private) Optional<AutoScalerClass>AutoScalingConfig.autoScalerClassThe Autoscaler class.(package private) Optional<AutoScalerClass>GlobalAutoScalingConfig.autoScalerClassThe Autoscaler class.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 with parameters of type AutoScalerClassModifier and TypeMethodDescriptionstatic io.dekorate.knative.config.AutoScalerClassAutoScalerClassConverter.convert(AutoScalerClass clazz)