apiserver: generate code for apf flowcontrol v1 API

run:
- hack/update-codegen.sh
- hack/update-openapi-spec.sh
This commit is contained in:
Abu Kashem
2023-10-10 13:49:38 -04:00
parent 03a9ad200d
commit 5972037ffd
85 changed files with 19948 additions and 4 deletions

View File

@@ -1554,6 +1554,82 @@
"name": "flowcontrol.apiserver.k8s.io"
},
"versions": [
{
"freshness": "Current",
"resources": [
{
"resource": "flowschemas",
"responseKind": {
"group": "",
"kind": "FlowSchema",
"version": ""
},
"scope": "Cluster",
"singularResource": "flowschema",
"subresources": [
{
"responseKind": {
"group": "",
"kind": "FlowSchema",
"version": ""
},
"subresource": "status",
"verbs": [
"get",
"patch",
"update"
]
}
],
"verbs": [
"create",
"delete",
"deletecollection",
"get",
"list",
"patch",
"update",
"watch"
]
},
{
"resource": "prioritylevelconfigurations",
"responseKind": {
"group": "",
"kind": "PriorityLevelConfiguration",
"version": ""
},
"scope": "Cluster",
"singularResource": "prioritylevelconfiguration",
"subresources": [
{
"responseKind": {
"group": "",
"kind": "PriorityLevelConfiguration",
"version": ""
},
"subresource": "status",
"verbs": [
"get",
"patch",
"update"
]
}
],
"verbs": [
"create",
"delete",
"deletecollection",
"get",
"list",
"patch",
"update",
"watch"
]
}
],
"version": "v1"
},
{
"freshness": "Current",
"resources": [

View File

@@ -266,10 +266,14 @@
{
"name": "flowcontrol.apiserver.k8s.io",
"preferredVersion": {
"groupVersion": "flowcontrol.apiserver.k8s.io/v1beta3",
"version": "v1beta3"
"groupVersion": "flowcontrol.apiserver.k8s.io/v1",
"version": "v1"
},
"versions": [
{
"groupVersion": "flowcontrol.apiserver.k8s.io/v1",
"version": "v1"
},
{
"groupVersion": "flowcontrol.apiserver.k8s.io/v1beta3",
"version": "v1beta3"

View File

@@ -3,10 +3,14 @@
"kind": "APIGroup",
"name": "flowcontrol.apiserver.k8s.io",
"preferredVersion": {
"groupVersion": "flowcontrol.apiserver.k8s.io/v1beta3",
"version": "v1beta3"
"groupVersion": "flowcontrol.apiserver.k8s.io/v1",
"version": "v1"
},
"versions": [
{
"groupVersion": "flowcontrol.apiserver.k8s.io/v1",
"version": "v1"
},
{
"groupVersion": "flowcontrol.apiserver.k8s.io/v1beta3",
"version": "v1beta3"

View File

@@ -0,0 +1,63 @@
{
"apiVersion": "v1",
"groupVersion": "flowcontrol.apiserver.k8s.io/v1",
"kind": "APIResourceList",
"resources": [
{
"kind": "FlowSchema",
"name": "flowschemas",
"namespaced": false,
"singularName": "flowschema",
"storageVersionHash": "9NnFrw7ZEmA=",
"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": "+CwSrEWTDhc=",
"verbs": [
"create",
"delete",
"deletecollection",
"get",
"list",
"patch",
"update",
"watch"
]
},
{
"kind": "PriorityLevelConfiguration",
"name": "prioritylevelconfigurations/status",
"namespaced": false,
"singularName": "",
"verbs": [
"get",
"patch",
"update"
]
}
]
}

File diff suppressed because it is too large Load Diff

View File

@@ -8425,6 +8425,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -9151,6 +9156,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -819,6 +819,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1540,6 +1545,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -975,6 +975,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1696,6 +1701,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -977,6 +977,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1698,6 +1703,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -1149,6 +1149,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1815,6 +1820,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -325,6 +325,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -991,6 +996,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -5419,6 +5419,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -6140,6 +6145,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -518,6 +518,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1184,6 +1189,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -1170,6 +1170,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1891,6 +1896,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -4626,6 +4626,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -5347,6 +5352,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -554,6 +554,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1220,6 +1225,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -430,6 +430,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1096,6 +1101,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -445,6 +445,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1116,6 +1121,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -608,6 +608,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1274,6 +1279,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -563,6 +563,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1234,6 +1239,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

File diff suppressed because it is too large Load Diff

View File

@@ -1051,6 +1051,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1717,6 +1722,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -1055,6 +1055,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1721,6 +1726,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -543,6 +543,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1209,6 +1214,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -1116,6 +1116,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1837,6 +1842,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -445,6 +445,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1111,6 +1116,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -503,6 +503,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1169,6 +1174,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -565,6 +565,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1286,6 +1291,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -828,6 +828,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1549,6 +1554,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -1062,6 +1062,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1728,6 +1733,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -421,6 +421,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -1087,6 +1092,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",

View File

@@ -2254,6 +2254,11 @@
"kind": "DeleteOptions",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "DeleteOptions",
@@ -2975,6 +2980,11 @@
"kind": "WatchEvent",
"version": "v1beta1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",
"version": "v1"
},
{
"group": "flowcontrol.apiserver.k8s.io",
"kind": "WatchEvent",