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/run_v1.namespaces.executions.html
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -332,6 +332,9 @@ <h3>Method Details</h3>
332
332
},
333
333
],
334
334
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
335
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
336
+
"a_key": "A String",
337
+
},
335
338
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
336
339
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
337
340
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -691,6 +694,9 @@ <h3>Method Details</h3>
691
694
},
692
695
],
693
696
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
697
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
698
+
"a_key": "A String",
699
+
},
694
700
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
695
701
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
696
702
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -1011,6 +1017,9 @@ <h3>Method Details</h3>
1011
1017
},
1012
1018
],
1013
1019
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
1020
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
1021
+
"a_key": "A String",
1022
+
},
1014
1023
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
1015
1024
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
1016
1025
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
Copy file name to clipboardExpand all lines: docs/dyn/run_v1.namespaces.jobs.html
+21Lines changed: 21 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -368,6 +368,9 @@ <h3>Method Details</h3>
368
368
},
369
369
],
370
370
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
371
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
372
+
"a_key": "A String",
373
+
},
371
374
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
372
375
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
373
376
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -709,6 +712,9 @@ <h3>Method Details</h3>
709
712
},
710
713
],
711
714
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
715
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
716
+
"a_key": "A String",
717
+
},
712
718
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
713
719
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
714
720
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -1101,6 +1107,9 @@ <h3>Method Details</h3>
1101
1107
},
1102
1108
],
1103
1109
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
1110
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
1111
+
"a_key": "A String",
1112
+
},
1104
1113
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
1105
1114
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
1106
1115
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -1459,6 +1468,9 @@ <h3>Method Details</h3>
1459
1468
},
1460
1469
],
1461
1470
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
1471
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
1472
+
"a_key": "A String",
1473
+
},
1462
1474
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
1463
1475
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
1464
1476
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -1813,6 +1825,9 @@ <h3>Method Details</h3>
1813
1825
},
1814
1826
],
1815
1827
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
1828
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
1829
+
"a_key": "A String",
1830
+
},
1816
1831
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
1817
1832
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
1818
1833
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -2154,6 +2169,9 @@ <h3>Method Details</h3>
2154
2169
},
2155
2170
],
2156
2171
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
2172
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
2173
+
"a_key": "A String",
2174
+
},
2157
2175
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
2158
2176
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
2159
2177
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -2509,6 +2527,9 @@ <h3>Method Details</h3>
2509
2527
},
2510
2528
],
2511
2529
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
2530
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
2531
+
"a_key": "A String",
2532
+
},
2512
2533
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
2513
2534
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
2514
2535
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
Copy file name to clipboardExpand all lines: docs/dyn/run_v1.namespaces.tasks.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -321,6 +321,9 @@ <h3>Method Details</h3>
321
321
},
322
322
],
323
323
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
324
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
325
+
"a_key": "A String",
326
+
},
324
327
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
325
328
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
326
329
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
@@ -644,6 +647,9 @@ <h3>Method Details</h3>
644
647
},
645
648
],
646
649
"maxRetries": 42, # Optional. Number of retries allowed per task, before marking this job failed. Defaults to 3.
650
+
"nodeSelector": { # Optional. The Node Selector configuration. Map of selector key to a value which matches a node.
651
+
"a_key": "A String",
652
+
},
647
653
"serviceAccountName": "A String", # Optional. Email address of the IAM service account associated with the task of a job execution. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
648
654
"timeoutSeconds": "A String", # Optional. Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. Defaults to 600 seconds.
649
655
"volumes": [ # Optional. List of volumes that can be mounted by containers belonging to the task.
0 commit comments