Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAppsV1RollingUpdateDeployment
-
-
Uses of IoK8sApiAppsV1RollingUpdateDeployment in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAppsV1RollingUpdateDeployment Modifier and Type Method Description IoK8sApiAppsV1RollingUpdateDeploymentIoK8sApiAppsV1DeploymentStrategy. getRollingUpdate()Get rollingUpdateIoK8sApiAppsV1RollingUpdateDeploymentIoK8sApiAppsV1RollingUpdateDeployment. maxSurge(String maxSurge)IoK8sApiAppsV1RollingUpdateDeploymentIoK8sApiAppsV1RollingUpdateDeployment. maxUnavailable(String maxUnavailable)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAppsV1RollingUpdateDeployment Modifier and Type Method Description IoK8sApiAppsV1DeploymentStrategyIoK8sApiAppsV1DeploymentStrategy. rollingUpdate(IoK8sApiAppsV1RollingUpdateDeployment rollingUpdate)voidIoK8sApiAppsV1DeploymentStrategy. setRollingUpdate(IoK8sApiAppsV1RollingUpdateDeployment rollingUpdate)
-