File tree Expand file tree Collapse file tree 1 file changed +26
-4
lines changed
Expand file tree Collapse file tree 1 file changed +26
-4
lines changed Original file line number Diff line number Diff line change 366366 "message" : " message"
367367 }
368368 ],
369- "hibernated" : true
369+ "hibernated" : true ,
370+ "podAddressRanges" : [
371+ " 100.64.0.0/14"
372+ ]
370373 }
371374 },
372375 "properties" : {
456459 "message" : " message"
457460 }
458461 ],
459- "hibernated" : true
462+ "hibernated" : true ,
463+ "podAddressRanges" : [
464+ " 100.64.0.0/14"
465+ ]
460466 },
461467 "properties" : {
462468 "aggregated" : {
493499 "hibernated" : {
494500 "title" : " Indicates whether the cluster is currently hibernated" ,
495501 "type" : " boolean"
502+ },
503+ "podAddressRanges" : {
504+ "description" : " The network ranges (in CIDR notation) used by pods of the cluster." ,
505+ "example" : [
506+ " 100.64.0.0/14"
507+ ],
508+ "items" : {
509+ "type" : " string"
510+ },
511+ "type" : " array"
496512 }
497513 },
498514 "type" : " object"
11021118 "message" : " message"
11031119 }
11041120 ],
1105- "hibernated" : true
1121+ "hibernated" : true ,
1122+ "podAddressRanges" : [
1123+ " 100.64.0.0/14"
1124+ ]
11061125 }
11071126 },
11081127 {
13941413 "message" : " message"
13951414 }
13961415 ],
1397- "hibernated" : true
1416+ "hibernated" : true ,
1417+ "podAddressRanges" : [
1418+ " 100.64.0.0/14"
1419+ ]
13981420 }
13991421 }
14001422 ]
You can’t perform that action at this time.
0 commit comments