Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAppsV1ReplicaSetStatus
-
-
Uses of IoK8sApiAppsV1ReplicaSetStatus in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAppsV1ReplicaSetStatus Modifier and Type Method Description IoK8sApiAppsV1ReplicaSetStatusIoK8sApiAppsV1ReplicaSetStatus. addConditionsItem(IoK8sApiAppsV1ReplicaSetCondition conditionsItem)IoK8sApiAppsV1ReplicaSetStatusIoK8sApiAppsV1ReplicaSetStatus. availableReplicas(Integer availableReplicas)IoK8sApiAppsV1ReplicaSetStatusIoK8sApiAppsV1ReplicaSetStatus. conditions(List<IoK8sApiAppsV1ReplicaSetCondition> conditions)IoK8sApiAppsV1ReplicaSetStatusIoK8sApiAppsV1ReplicaSetStatus. fullyLabeledReplicas(Integer fullyLabeledReplicas)IoK8sApiAppsV1ReplicaSetStatusIoK8sApiAppsV1ReplicaSet. getStatus()Get statusIoK8sApiAppsV1ReplicaSetStatusIoK8sApiAppsV1ReplicaSetStatus. observedGeneration(Long observedGeneration)IoK8sApiAppsV1ReplicaSetStatusIoK8sApiAppsV1ReplicaSetStatus. readyReplicas(Integer readyReplicas)IoK8sApiAppsV1ReplicaSetStatusIoK8sApiAppsV1ReplicaSetStatus. replicas(Integer replicas)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAppsV1ReplicaSetStatus Modifier and Type Method Description voidIoK8sApiAppsV1ReplicaSet. setStatus(IoK8sApiAppsV1ReplicaSetStatus status)IoK8sApiAppsV1ReplicaSetIoK8sApiAppsV1ReplicaSet. status(IoK8sApiAppsV1ReplicaSetStatus status)
-