mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
checking-in generated code
This commit is contained in:
@@ -10482,6 +10482,13 @@
|
||||
"description": "namespaced indicates if a resource is namespaced or not.",
|
||||
"type": "boolean"
|
||||
},
|
||||
"shortNames": {
|
||||
"description": "shortNames is a list of suggested short names of the resource.",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"verbs": {
|
||||
"description": "verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)",
|
||||
"type": "array",
|
||||
|
Reference in New Issue
Block a user