Uses of Class
io.quarkus.kubernetes.deployment.RollingUpdateConfig
-
Packages that use RollingUpdateConfig Package Description io.quarkus.kubernetes.deployment -
-
Uses of RollingUpdateConfig in io.quarkus.kubernetes.deployment
Fields in io.quarkus.kubernetes.deployment declared as RollingUpdateConfig Modifier and Type Field Description (package private) RollingUpdateConfigKubernetesConfig. rollingUpdateSpecifies rolling update configuration.
-