Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aac7182

Browse files
generated: api changes
1 parent 3729dce commit aac7182

81 files changed

Lines changed: 18160 additions & 1252 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api/openapi-spec/swagger.json

Lines changed: 4219 additions & 1 deletion
Large diffs are not rendered by default.

api/swagger-spec/admissionregistration.k8s.io_v1alpha1.json

Lines changed: 133 additions & 1 deletion
Large diffs are not rendered by default.

api/swagger-spec/apps_v1beta1.json

Lines changed: 293 additions & 1 deletion
Large diffs are not rendered by default.

api/swagger-spec/apps_v1beta2.json

Lines changed: 485 additions & 1 deletion
Large diffs are not rendered by default.

api/swagger-spec/authentication.k8s.io_v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,11 +298,15 @@
298298
"properties": {
299299
"selfLink": {
300300
"type": "string",
301-
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only."
301+
"description": "selfLink is a URL representing this object. Populated by the system. Read-only."
302302
},
303303
"resourceVersion": {
304304
"type": "string",
305305
"description": "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency"
306+
},
307+
"continue": {
308+
"type": "string",
309+
"description": "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response."
306310
}
307311
}
308312
},

api/swagger-spec/authentication.k8s.io_v1beta1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,11 +298,15 @@
298298
"properties": {
299299
"selfLink": {
300300
"type": "string",
301-
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only."
301+
"description": "selfLink is a URL representing this object. Populated by the system. Read-only."
302302
},
303303
"resourceVersion": {
304304
"type": "string",
305305
"description": "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency"
306+
},
307+
"continue": {
308+
"type": "string",
309+
"description": "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response."
306310
}
307311
}
308312
},

api/swagger-spec/authorization.k8s.io_v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,11 +396,15 @@
396396
"properties": {
397397
"selfLink": {
398398
"type": "string",
399-
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only."
399+
"description": "selfLink is a URL representing this object. Populated by the system. Read-only."
400400
},
401401
"resourceVersion": {
402402
"type": "string",
403403
"description": "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency"
404+
},
405+
"continue": {
406+
"type": "string",
407+
"description": "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response."
404408
}
405409
}
406410
},

api/swagger-spec/authorization.k8s.io_v1beta1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,11 +396,15 @@
396396
"properties": {
397397
"selfLink": {
398398
"type": "string",
399-
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only."
399+
"description": "selfLink is a URL representing this object. Populated by the system. Read-only."
400400
},
401401
"resourceVersion": {
402402
"type": "string",
403403
"description": "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency"
404+
},
405+
"continue": {
406+
"type": "string",
407+
"description": "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response."
404408
}
405409
}
406410
},

0 commit comments

Comments
 (0)