mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
vendor updates
This commit is contained in:
14
vendor/k8s.io/kubernetes/api/swagger-spec/events.k8s.io_v1beta1.json
generated
vendored
14
vendor/k8s.io/kubernetes/api/swagger-spec/events.k8s.io_v1beta1.json
generated
vendored
@ -70,7 +70,7 @@
|
||||
"type": "integer",
|
||||
"paramType": "query",
|
||||
"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,
|
||||
"allowMultiple": false
|
||||
},
|
||||
@ -232,7 +232,7 @@
|
||||
"type": "integer",
|
||||
"paramType": "query",
|
||||
"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,
|
||||
"allowMultiple": false
|
||||
},
|
||||
@ -341,7 +341,7 @@
|
||||
"type": "integer",
|
||||
"paramType": "query",
|
||||
"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,
|
||||
"allowMultiple": false
|
||||
},
|
||||
@ -717,7 +717,7 @@
|
||||
"type": "integer",
|
||||
"paramType": "query",
|
||||
"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,
|
||||
"allowMultiple": false
|
||||
},
|
||||
@ -836,7 +836,7 @@
|
||||
"type": "integer",
|
||||
"paramType": "query",
|
||||
"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,
|
||||
"allowMultiple": false
|
||||
},
|
||||
@ -939,7 +939,7 @@
|
||||
"type": "integer",
|
||||
"paramType": "query",
|
||||
"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,
|
||||
"allowMultiple": false
|
||||
},
|
||||
@ -1370,7 +1370,7 @@
|
||||
},
|
||||
"v1beta1.EventSeries": {
|
||||
"id": "v1beta1.EventSeries",
|
||||
"description": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.",
|
||||
"description": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.",
|
||||
"required": [
|
||||
"count",
|
||||
"lastObservedTime",
|
||||
|
Reference in New Issue
Block a user