File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 348348 "lastInitiationTime" : " 2000-01-23T04:56:07Z" ,
349349 "phase" : " NEVER"
350350 },
351+ "egressAddressRanges" : [
352+ " 192.0.2.1/32"
353+ ],
351354 "error" : {
352355 "code" : " SKE_UNSPECIFIED" ,
353356 "details" : " details" ,
403406 "lastInitiationTime" : " 2000-01-23T04:56:07Z" ,
404407 "phase" : " NEVER"
405408 },
409+ "egressAddressRanges" : [
410+ " 192.0.2.1/32"
411+ ],
406412 "error" : {
407413 "code" : " SKE_UNSPECIFIED" ,
408414 "details" : " details" ,
423429 "credentialsRotation" : {
424430 "$ref" : " #/components/schemas/CredentialsRotationState"
425431 },
432+ "egressAddressRanges" : {
433+ "description" : " The outgoing network ranges (in CIDR notation) of traffic originating from workload on the cluster." ,
434+ "example" : [
435+ " 192.0.2.1/32"
436+ ],
437+ "items" : {
438+ "type" : " string"
439+ },
440+ "type" : " array"
441+ },
426442 "error" : {
427443 "$ref" : " #/components/schemas/RuntimeError"
428444 },
10201036 "lastInitiationTime" : " 2000-01-23T04:56:07Z" ,
10211037 "phase" : " NEVER"
10221038 },
1039+ "egressAddressRanges" : [
1040+ " 192.0.2.1/32"
1041+ ],
10231042 "error" : {
10241043 "code" : " SKE_UNSPECIFIED" ,
10251044 "details" : " details" ,
12991318 "lastInitiationTime" : " 2000-01-23T04:56:07Z" ,
13001319 "phase" : " NEVER"
13011320 },
1321+ "egressAddressRanges" : [
1322+ " 192.0.2.1/32"
1323+ ],
13021324 "error" : {
13031325 "code" : " SKE_UNSPECIFIED" ,
13041326 "details" : " details" ,
You can’t perform that action at this time.
0 commit comments