You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/container_v1.projects.locations.clusters.html
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -304,6 +304,9 @@ <h3>Method Details</h3>
304
304
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
305
305
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
306
306
},
307
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
308
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
309
+
},
307
310
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
308
311
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
309
312
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
@@ -1391,6 +1394,9 @@ <h3>Method Details</h3>
1391
1394
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
1392
1395
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
1393
1396
},
1397
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
1398
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
1399
+
},
1394
1400
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
1395
1401
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
1396
1402
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
@@ -2381,6 +2387,9 @@ <h3>Method Details</h3>
2381
2387
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
2382
2388
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
2383
2389
},
2390
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
2391
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
2392
+
},
2384
2393
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
2385
2394
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
2386
2395
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
@@ -3331,6 +3340,9 @@ <h3>Method Details</h3>
3331
3340
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
3332
3341
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
3333
3342
},
3343
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
3344
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
3345
+
},
3334
3346
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
3335
3347
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
3336
3348
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
@@ -4218,6 +4230,9 @@ <h3>Method Details</h3>
4218
4230
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
4219
4231
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
4220
4232
},
4233
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
4234
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
4235
+
},
4221
4236
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
4222
4237
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
4223
4238
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
Copy file name to clipboardExpand all lines: docs/dyn/container_v1.projects.zones.clusters.html
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -181,6 +181,9 @@ <h3>Method Details</h3>
181
181
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
182
182
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
183
183
},
184
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
185
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
186
+
},
184
187
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
185
188
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
186
189
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
@@ -392,6 +395,9 @@ <h3>Method Details</h3>
392
395
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
393
396
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
394
397
},
398
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
399
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
400
+
},
395
401
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
396
402
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
397
403
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
@@ -1479,6 +1485,9 @@ <h3>Method Details</h3>
1479
1485
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
1480
1486
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
1481
1487
},
1488
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
1489
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
1490
+
},
1482
1491
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
1483
1492
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
1484
1493
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
@@ -2513,6 +2522,9 @@ <h3>Method Details</h3>
2513
2522
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
2514
2523
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
2515
2524
},
2525
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
2526
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
2527
+
},
2516
2528
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
2517
2529
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
2518
2530
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
@@ -4245,6 +4257,9 @@ <h3>Method Details</h3>
4245
4257
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
4246
4258
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
4247
4259
},
4260
+
"parallelstoreCsiDriverConfig": { # Configuration for the Cloud Storage Parallelstore CSI driver. # Configuration for the Cloud Storage Parallelstore CSI driver.
4261
+
"enabled": True or False, # Whether the Cloud Storage Parallelstore CSI driver is enabled for this cluster.
4262
+
},
4248
4263
"rayOperatorConfig": { # Configuration options for the Ray Operator add-on. # Optional. Configuration for Ray Operator addon.
4249
4264
"enabled": True or False, # Whether the Ray Operator addon is enabled for this cluster.
4250
4265
"rayClusterLoggingConfig": { # RayClusterLoggingConfig specifies configuration of Ray logging. # Optional. Logging configuration for Ray clusters.
0 commit comments