Commit b43dc4fa authored by Mike Spreitzer's avatar Mike Spreitzer

Clarify that ListOptions.Timeout is not conditional on inactivity

Fixes #58558
parent e6f1d42c
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -653,7 +653,7 @@ ...@@ -653,7 +653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -653,7 +653,7 @@ ...@@ -653,7 +653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -764,7 +764,7 @@ ...@@ -764,7 +764,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -910,7 +910,7 @@ ...@@ -910,7 +910,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1011,7 +1011,7 @@ ...@@ -1011,7 +1011,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1347,7 +1347,7 @@ ...@@ -1347,7 +1347,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1042,7 +1042,7 @@ ...@@ -1042,7 +1042,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1204,7 +1204,7 @@ ...@@ -1204,7 +1204,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1313,7 +1313,7 @@ ...@@ -1313,7 +1313,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1689,7 +1689,7 @@ ...@@ -1689,7 +1689,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1808,7 +1808,7 @@ ...@@ -1808,7 +1808,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1911,7 +1911,7 @@ ...@@ -1911,7 +1911,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2425,7 +2425,7 @@ ...@@ -2425,7 +2425,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2587,7 +2587,7 @@ ...@@ -2587,7 +2587,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2696,7 +2696,7 @@ ...@@ -2696,7 +2696,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3072,7 +3072,7 @@ ...@@ -3072,7 +3072,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3191,7 +3191,7 @@ ...@@ -3191,7 +3191,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3294,7 +3294,7 @@ ...@@ -3294,7 +3294,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -653,7 +653,7 @@ ...@@ -653,7 +653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -637,7 +637,7 @@ ...@@ -637,7 +637,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -748,7 +748,7 @@ ...@@ -748,7 +748,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -894,7 +894,7 @@ ...@@ -894,7 +894,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -995,7 +995,7 @@ ...@@ -995,7 +995,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1315,7 +1315,7 @@ ...@@ -1315,7 +1315,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1426,7 +1426,7 @@ ...@@ -1426,7 +1426,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1588,7 +1588,7 @@ ...@@ -1588,7 +1588,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1697,7 +1697,7 @@ ...@@ -1697,7 +1697,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2057,7 +2057,7 @@ ...@@ -2057,7 +2057,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2176,7 +2176,7 @@ ...@@ -2176,7 +2176,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2279,7 +2279,7 @@ ...@@ -2279,7 +2279,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2382,7 +2382,7 @@ ...@@ -2382,7 +2382,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2544,7 +2544,7 @@ ...@@ -2544,7 +2544,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2653,7 +2653,7 @@ ...@@ -2653,7 +2653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3013,7 +3013,7 @@ ...@@ -3013,7 +3013,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3132,7 +3132,7 @@ ...@@ -3132,7 +3132,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3235,7 +3235,7 @@ ...@@ -3235,7 +3235,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -637,7 +637,7 @@ ...@@ -637,7 +637,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -748,7 +748,7 @@ ...@@ -748,7 +748,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -894,7 +894,7 @@ ...@@ -894,7 +894,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -995,7 +995,7 @@ ...@@ -995,7 +995,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1315,7 +1315,7 @@ ...@@ -1315,7 +1315,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1426,7 +1426,7 @@ ...@@ -1426,7 +1426,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1588,7 +1588,7 @@ ...@@ -1588,7 +1588,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1697,7 +1697,7 @@ ...@@ -1697,7 +1697,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2057,7 +2057,7 @@ ...@@ -2057,7 +2057,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2176,7 +2176,7 @@ ...@@ -2176,7 +2176,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2279,7 +2279,7 @@ ...@@ -2279,7 +2279,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2382,7 +2382,7 @@ ...@@ -2382,7 +2382,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2544,7 +2544,7 @@ ...@@ -2544,7 +2544,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2653,7 +2653,7 @@ ...@@ -2653,7 +2653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3013,7 +3013,7 @@ ...@@ -3013,7 +3013,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3132,7 +3132,7 @@ ...@@ -3132,7 +3132,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3235,7 +3235,7 @@ ...@@ -3235,7 +3235,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -637,7 +637,7 @@ ...@@ -637,7 +637,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -748,7 +748,7 @@ ...@@ -748,7 +748,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -894,7 +894,7 @@ ...@@ -894,7 +894,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -995,7 +995,7 @@ ...@@ -995,7 +995,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1315,7 +1315,7 @@ ...@@ -1315,7 +1315,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1426,7 +1426,7 @@ ...@@ -1426,7 +1426,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1588,7 +1588,7 @@ ...@@ -1588,7 +1588,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1697,7 +1697,7 @@ ...@@ -1697,7 +1697,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2057,7 +2057,7 @@ ...@@ -2057,7 +2057,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2176,7 +2176,7 @@ ...@@ -2176,7 +2176,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2279,7 +2279,7 @@ ...@@ -2279,7 +2279,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2382,7 +2382,7 @@ ...@@ -2382,7 +2382,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2544,7 +2544,7 @@ ...@@ -2544,7 +2544,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -2653,7 +2653,7 @@ ...@@ -2653,7 +2653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3013,7 +3013,7 @@ ...@@ -3013,7 +3013,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3132,7 +3132,7 @@ ...@@ -3132,7 +3132,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -3235,7 +3235,7 @@ ...@@ -3235,7 +3235,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -653,7 +653,7 @@ ...@@ -653,7 +653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -717,7 +717,7 @@ ...@@ -717,7 +717,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -653,7 +653,7 @@ ...@@ -653,7 +653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -653,7 +653,7 @@ ...@@ -653,7 +653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -653,7 +653,7 @@ ...@@ -653,7 +653,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -764,7 +764,7 @@ ...@@ -764,7 +764,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -910,7 +910,7 @@ ...@@ -910,7 +910,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1011,7 +1011,7 @@ ...@@ -1011,7 +1011,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
...@@ -1347,7 +1347,7 @@ ...@@ -1347,7 +1347,7 @@
"type": "integer", "type": "integer",
"paramType": "query", "paramType": "query",
"name": "timeoutSeconds", "name": "timeoutSeconds",
"description": "Timeout for the list/watch call.", "description": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"required": false, "required": false,
"allowMultiple": false "allowMultiple": false
}, },
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2486,7 +2486,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2486,7 +2486,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2660,7 +2660,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2660,7 +2660,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2842,7 +2842,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2842,7 +2842,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -3016,7 +3016,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -3016,7 +3016,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2292,7 +2292,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2474,7 +2474,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1752,7 +1752,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1752,7 +1752,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1926,7 +1926,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1926,7 +1926,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -878,7 +878,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1734,7 +1734,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1734,7 +1734,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1908,7 +1908,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1908,7 +1908,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2090,7 +2090,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2090,7 +2090,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -704,7 +704,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -704,7 +704,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1560,7 +1560,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1560,7 +1560,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1734,7 +1734,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1734,7 +1734,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1916,7 +1916,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1916,7 +1916,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2106,7 +2106,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2106,7 +2106,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -704,7 +704,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -704,7 +704,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1944,7 +1944,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1944,7 +1944,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2118,7 +2118,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2300,7 +2300,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2300,7 +2300,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2490,7 +2490,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2490,7 +2490,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -704,7 +704,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -704,7 +704,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1560,7 +1560,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1560,7 +1560,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1734,7 +1734,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1734,7 +1734,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1916,7 +1916,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1916,7 +1916,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2106,7 +2106,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2106,7 +2106,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -522,7 +522,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -696,7 +696,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1504,7 +1504,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -1678,7 +1678,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2486,7 +2486,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2486,7 +2486,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2660,7 +2660,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2660,7 +2660,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -2842,7 +2842,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -2842,7 +2842,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
...@@ -3016,7 +3016,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; } ...@@ -3016,7 +3016,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<tr> <tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">QueryParameter</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">timeoutSeconds</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call.</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td> <td class="tableblock halign-left valign-top"></td>
......
...@@ -375,6 +375,7 @@ message ListOptions { ...@@ -375,6 +375,7 @@ message ListOptions {
optional string resourceVersion = 4; optional string resourceVersion = 4;
// Timeout for the list/watch call. // Timeout for the list/watch call.
// This limits the duration of the call, regardless of any activity or inactivity.
// +optional // +optional
optional int64 timeoutSeconds = 5; optional int64 timeoutSeconds = 5;
......
...@@ -342,6 +342,7 @@ type ListOptions struct { ...@@ -342,6 +342,7 @@ type ListOptions struct {
// +optional // +optional
ResourceVersion string `json:"resourceVersion,omitempty" protobuf:"bytes,4,opt,name=resourceVersion"` ResourceVersion string `json:"resourceVersion,omitempty" protobuf:"bytes,4,opt,name=resourceVersion"`
// Timeout for the list/watch call. // Timeout for the list/watch call.
// This limits the duration of the call, regardless of any activity or inactivity.
// +optional // +optional
TimeoutSeconds *int64 `json:"timeoutSeconds,omitempty" protobuf:"varint,5,opt,name=timeoutSeconds"` TimeoutSeconds *int64 `json:"timeoutSeconds,omitempty" protobuf:"varint,5,opt,name=timeoutSeconds"`
......
...@@ -195,7 +195,7 @@ var map_ListOptions = map[string]string{ ...@@ -195,7 +195,7 @@ var map_ListOptions = map[string]string{
"includeUninitialized": "If true, partially initialized resources are included in the response.", "includeUninitialized": "If true, partially initialized resources are included in the response.",
"watch": "Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.", "watch": "Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.",
"resourceVersion": "When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.", "resourceVersion": "When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv.",
"timeoutSeconds": "Timeout for the list/watch call.", "timeoutSeconds": "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.",
"limit": "limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.\n\nThe server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.", "limit": "limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.\n\nThe server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.",
"continue": "The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server the server will respond with a 410 ResourceExpired error indicating the client must restart their list without the continue field. This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.", "continue": "The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server the server will respond with a 410 ResourceExpired error indicating the client must restart their list without the continue field. This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.",
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment