mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
64 lines
1.3 KiB
JSON
64 lines
1.3 KiB
JSON
{
|
|
"apiVersion": "v1",
|
|
"groupVersion": "flowcontrol.apiserver.k8s.io/v1",
|
|
"kind": "APIResourceList",
|
|
"resources": [
|
|
{
|
|
"kind": "FlowSchema",
|
|
"name": "flowschemas",
|
|
"namespaced": false,
|
|
"singularName": "flowschema",
|
|
"storageVersionHash": "GJVAJZSZBIw=",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
]
|
|
},
|
|
{
|
|
"kind": "FlowSchema",
|
|
"name": "flowschemas/status",
|
|
"namespaced": false,
|
|
"singularName": "",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"kind": "PriorityLevelConfiguration",
|
|
"name": "prioritylevelconfigurations",
|
|
"namespaced": false,
|
|
"singularName": "prioritylevelconfiguration",
|
|
"storageVersionHash": "Kir5PVfvNeI=",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
]
|
|
},
|
|
{
|
|
"kind": "PriorityLevelConfiguration",
|
|
"name": "prioritylevelconfigurations/status",
|
|
"namespaced": false,
|
|
"singularName": "",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
}
|