api: generated code for readyReplicas

This commit is contained in:
Michail Kargakis
2016-08-21 15:47:23 +02:00
parent ab3bc03a4f
commit 46291d51df
22 changed files with 31238 additions and 30956 deletions

View File

@@ -10830,6 +10830,11 @@
"format": "int32",
"description": "The number of pods that have labels matching the labels of the pod template of the replicaset."
},
"readyReplicas": {
"type": "integer",
"format": "int32",
"description": "The number of ready replicas for this replica set."
},
"observedGeneration": {
"type": "integer",
"format": "int64",

View File

@@ -18975,6 +18975,11 @@
"format": "int32",
"description": "The number of pods that have labels matching the labels of the pod template of the replication controller."
},
"readyReplicas": {
"type": "integer",
"format": "int32",
"description": "The number of ready replicas for this replication controller."
},
"observedGeneration": {
"type": "integer",
"format": "int64",